chore(DB): import pending files

Referenced commit(s): 19092fa5e3
This commit is contained in:
github-actions[bot]
2025-04-02 14:56:43 +00:00
parent 21a94413dc
commit 1e28939fab

View File

@@ -0,0 +1,5 @@
-- DB update 2025_04_02_00 -> 2025_04_02_01
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 1 AND `SourceGroup` = 21004 AND `SourceEntry` = 31656);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorTextId`, `ScriptName`, `Comment`)
VALUES
(1, 21004, 31656, 0, 0, 1, 0, 38778, 0, 0, 0, 0, '', 'Requires Spirit Calling Aura to loot Lesser Nether Drake Spirit');