mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
DB/Quest: Fix fear no evil
By killyana
This commit is contained in:
2
sql/updates/world/4.3.4/2017_11_03_00_world.sql
Normal file
2
sql/updates/world/4.3.4/2017_11_03_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (17,13) AND `SourceEntry` IN (93072);
|
||||
Reference in New Issue
Block a user