DB/Conditions: Fix Mid-screen error spam in Blade's Edge Mountains

Closes #16889
By @tkrokli
This commit is contained in:
Killyana
2016-04-09 15:17:42 +02:00
parent f0ee67e210
commit f731572cf8

View File

@@ -0,0 +1,2 @@
--
UPDATE `conditions` SET `ErrorType`= 172 WHERE `SourceTypeOrReferenceId`= 17 AND `SourceEntry` IN (40624,40627,40628);