fix(DB/Conditions): remove conditions for Rune of Mazthoril (#21053)

This commit is contained in:
Jelle Meeus
2025-01-07 06:11:54 +01:00
committed by GitHub
parent 0c2d735eba
commit 07ca1051ec

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 17) AND (`SourceGroup` = 0) AND (`SourceEntry` IN (17160, 17159));