fix(Scripts/BlackrockSpire): Urok's summoned mobs should move towards the pile. (#9215)

Fixes #9197
This commit is contained in:
UltraNix 2021-11-16 21:24:49 +01:00 committed by GitHub
parent 31f028abfc
commit a86f1b8251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;