chore(DB): import pending files

Referenced commit(s): 6f824ee856b2b30c40abfe36d7d5da20804f0a9e
This commit is contained in:
github-actions[bot] 2024-12-03 19:57:26 +00:00
parent 26518b3790
commit b6a4ececeb
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
-- DB update 2024_12_02_05 -> 2024_12_03_00
DELETE FROM `spell_script_names` WHERE `spell_id`=51000;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (51000, 'spell_hos_dark_matter_size');

View File

@ -1,3 +1,4 @@
-- DB update 2024_12_03_00 -> 2024_12_03_01
-- Marking a tower for Zeth'Gor Must Burn!
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 17) AND (`SourceGroup` = 0) AND (`SourceEntry` = 36325);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES