fix(Scripts/BlackrockSpire): Urok's summoned mobs should move towards the pile. (#9215)
Fixes #9197
This commit is contained in:
parent
31f028abfc
commit
a86f1b8251
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637088212473831800');
|
||||
|
||||
UPDATE `smart_scripts` SET `target_param1`=175584 WHERE `entryorguid` IN (10601,10602) AND `target_param1`=175621;
|
||||
Loading…
Add table
Add a link
Reference in a new issue