chore(DB): import pending files

Referenced commit(s): 8c963a11ce
This commit is contained in:
github-actions[bot]
2025-11-15 20:36:09 +00:00
parent 39b6a8ed6b
commit 5c30d1ae1d
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2025_11_15_12 -> 2025_11_15_13
--
DELETE FROM `spell_proc_event` WHERE `entry`= 45278;
INSERT INTO `spell_proc_event` (`entry`, `procFlags`) VALUES

View File

@@ -1,2 +1,3 @@
-- DB update 2025_11_15_13 -> 2025_11_15_14
DELETE FROM `smart_scripts` WHERE `entryorguid` = 27598 AND `source_type` = 0;
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 27598;