chore(DB): import pending files

Referenced commit(s): 9d03f229c9
This commit is contained in:
github-actions[bot]
2025-06-21 16:22:29 +00:00
parent 9d03f229c9
commit 58b966cbff

View File

@@ -1,3 +1,4 @@
-- DB update 2025_06_18_00 -> 2025_06_21_00
-- Add Condition "Player should be within 5 yard of Salanar".
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 17) AND (`SourceGroup` = 0) AND (`SourceEntry` = 52264) AND (`SourceId` = 0) AND (`ElseGroup` = 0) AND (`ConditionTypeOrReference` = 29) AND (`ConditionTarget` = 0) AND (`ConditionValue1` = 28653) AND (`ConditionValue2` = 5) AND (`ConditionValue3` = 0);