chore(DB): import pending files

Referenced commit(s): 188b864d79
This commit is contained in:
github-actions[bot]
2024-09-21 16:48:59 +00:00
parent 188b864d79
commit 0ba59c0053

View File

@@ -0,0 +1,5 @@
-- DB update 2024_09_20_00 -> 2024_09_21_00
--
DELETE FROM `conditions` WHERE `SourceTypeorReferenceiD` = 18 and `SourceGroup` = 34125 AND `ConditionValue1` = 62853;
DELETE FROM `spell_script_names` WHERE `spell_id`=63215 AND `ScriptName`='spell_gen_summon_tournament_mount';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (63215, 'spell_gen_summon_tournament_mount');