Fix world server crash when using the Atal'ai Statue (ID 148833) in Sunken Temple

This commit is contained in:
Stoabrogga
2018-05-28 21:59:54 +00:00
committed by Barbz
parent 564d2e8eb7
commit 2af151c971

View File

@@ -0,0 +1,3 @@
INSERT INTO version_db_world (`sql_rev`) VALUES ('1527544749488242746');
UPDATE `smart_scripts` SET `target_type` = 7 WHERE `entryorguid` IN (148830,148831,148832,148833,148834,148835) AND `id` = 3 AND `action_type` = 11;