DB/Conditions: Fix typo in conditions "Sealed Chest"

This commit is contained in:
Vincent-Michael
2014-07-17 02:12:16 +02:00
parent 8c10ffa62d
commit 345bed25d2

View File

@@ -0,0 +1 @@
UPDATE `conditions` SET `NegativeCondition`=0 WHERE `SourceEntry`=51315 AND `ConditionTypeOrReference`=3;