chore(DB): import pending files

Referenced commit(s): 9ae497677c
This commit is contained in:
github-actions[bot]
2024-02-25 14:49:01 +00:00
parent 441e53e89b
commit 34b7466080
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_23_02 -> 2024_02_25_00
--
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceGroup` = 2 AND `SourceEntry` = 20052;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_25_00 -> 2024_02_25_01
--
DELETE FROM `spell_custom_attr` WHERE `spell_id`=36482;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (36482, 4194304);