fix(DB/SAI): Increase range of Set Data for Fenrus the Devourer. (#15107)
This commit is contained in:
parent
c3a8d26109
commit
d7071e8702
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue