mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Conditions: Remove wrong condition related to the quest Red Snapper - Very Tasty!
Closes #17923 By SnapperRy
This commit is contained in:
2
sql/updates/world/3.3.5/2016_12_24_05_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_12_24_05_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 13 AND `SourceEntry` = 29866;
|
||||
Reference in New Issue
Block a user