chore(DB): import pending files

Referenced commit(s): 0eeb5f3bd7
This commit is contained in:
github-actions[bot]
2025-12-27 15:58:33 +00:00
parent 0eeb5f3bd7
commit a3f0769547

View File

@@ -1,3 +1,4 @@
-- DB update 2025_12_27_03 -> 2025_12_27_04
-- Delete prowler script
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 118;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 118) AND (`source_type` = 0);