chore(DB): import pending files

Referenced commit(s): 6b720ddf0c
This commit is contained in:
github-actions[bot]
2023-10-07 10:34:17 +00:00
parent 6d45329df1
commit 4d285d21b0

View File

@@ -0,0 +1,5 @@
-- DB update 2023_10_05_00 -> 2023_10_07_00
-- Banner of Provocation
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 17 AND `SourceGroup` = 0 AND `SourceEntry` = 27517;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(17, 0, 27517, 0, 0, 30, 0, 181058, 20, 0, 1, 25, 0, '', 'Allow using "Banner of Provocation" if there are no other banners within 20y.');