mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(DB/SAI): Increase range of Set Data for Fenrus the Devourer. (#15107)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Fenrus the Devourer - Increase MaxDistance from 100 to 200
|
||||
UPDATE `smart_scripts` SET `target_param2` = 200 WHERE `entryorguid` = 4274 AND `target_param1` = 4275;
|
||||
Reference in New Issue
Block a user