DB/SAI: More event flags

* Dark Horizon/Reunited
* Kickin' Nass and Takin' Manes
* Load'er Up
* Magic Carpet Ride
This commit is contained in:
Dr-J
2016-09-20 23:00:17 +01:00
committed by GitHub
parent 17dfcc0b27
commit fc494f1f47

View File

@@ -0,0 +1,6 @@
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=28669 AND `source_type`=0;
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=2866900 AND `source_type`=9 AND `id`=0 AND `link`=0;
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=28521 AND `source_type`=0;
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=2852100 AND `source_type`=9 AND `id`=0 AND `link`=0;
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=25969 AND `source_type`=0;
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`IN(2546000,2546001) AND `source_type`=9;