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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;