fix(Script/Quest): Terokk's Downfall (#24243)
This commit is contained in:
parent
ab74e7ded8
commit
e46424b8d8
2 changed files with 44 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `gameobject_template` SET `AIName` = '', `ScriptName` = 'go_ancient_skull_pile' WHERE `entry` = 185928;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 185928 AND `source_type` = 1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue