fix(DB/Conditions): Krik'thir the Gatewatcher can be hit by Acid Splash (#23301)

This commit is contained in:
sogladev 2025-10-19 19:02:34 +02:00 committed by GitHub
parent fad37d974b
commit 71da5b8f68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceGroup` = 1) AND (`SourceEntry` = 52446) AND (`SourceId` = 0) AND (`ElseGroup` = 0) AND (`ConditionTypeOrReference` = 31) AND (`ConditionTarget` = 0) AND (`ConditionValue1` = 3) AND (`ConditionValue2` = 28684) AND (`ConditionValue3` = 0);