chore(DB): import pending files

Referenced commit(s): 2cb42d8283
This commit is contained in:
github-actions[bot]
2025-10-12 11:37:41 +00:00
parent 6d97c5b0ee
commit b717d9baab

View File

@@ -1,3 +1,4 @@
-- DB update 2025_10_11_06 -> 2025_10_12_00
-- --
UPDATE `creature_template` SET `maxlevel` = 33 WHERE `entry` = 940; UPDATE `creature_template` SET `maxlevel` = 33 WHERE `entry` = 940;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 940); DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 940);