fix(Script/Quest): Terokk's Downfall (#24243)

This commit is contained in:
Kitzunu
2025-12-29 14:41:53 +01:00
committed by GitHub
parent ab74e7ded8
commit e46424b8d8
2 changed files with 44 additions and 0 deletions

View File

@@ -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;