chore(DB): import pending files

Referenced commit(s): 53e0779ae8
This commit is contained in:
github-actions[bot]
2024-08-27 20:26:38 +00:00
parent 806d4962cf
commit 2ae22bdd7b
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_08_27_02 -> 2024_08_27_03
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 41357;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2024_08_27_03 -> 2024_08_27_04
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 64765;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (64765, 'spell_gen_absorb0_hitlimit1');