fix(DB/SmartAI): Savage Hill Scavenger no longer stays stationary during combat (#25623)

This commit is contained in:
EricksOliveira 2026-04-28 12:08:07 +00:00 committed by GitHub
parent 5d0c19abfc
commit 975ac69b3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param2` = 0 WHERE `entryorguid` = 29404 AND `source_type` = 0 AND `id` = 0;