mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Script/Quest): Terokk's Downfall (#24243)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user