mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
fix(DB/SmartAI): Savage Hill Scavenger no longer stays stationary during combat (#25623)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param2` = 0 WHERE `entryorguid` = 29404 AND `source_type` = 0 AND `id` = 0;
|
||||
Reference in New Issue
Block a user