mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
Fix world server crash when using the Atal'ai Statue (ID 148833) in Sunken Temple
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user