Fix world server crash when using the Atal'ai Statue (ID 148833) in Sunken Temple
This commit is contained in:
parent
564d2e8eb7
commit
2af151c971
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue