mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Conditions: Fix Mid-screen error spam in Blade's Edge Mountains
Closes #16889 By @tkrokli
This commit is contained in:
2
sql/updates/world/2016_04_09_02_world_335.sql
Normal file
2
sql/updates/world/2016_04_09_02_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `conditions` SET `ErrorType`= 172 WHERE `SourceTypeOrReferenceId`= 17 AND `SourceEntry` IN (40624,40627,40628);
|
||||
Reference in New Issue
Block a user