Skip to content

Commit

Permalink
DB/Conditions: Fix Mid-screen error spam in Blade's Edge Mountains
Browse files Browse the repository at this point in the history
By @tkrokli
Updates #16889
  • Loading branch information
Killyana committed Apr 9, 2016
1 parent 2a7a2a1 commit a5c3666
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/2016_04_09_02_world.sql
@@ -0,0 +1,2 @@
--
UPDATE `conditions` SET `ErrorType`= 209 WHERE `SourceTypeOrReferenceId`= 17 AND `SourceEntry` IN (40624,40627,40628);

0 comments on commit a5c3666

Please sign in to comment.