mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 23:50:44 +01:00
DB/Quest: Remove wrong quest starter/ender for "The Pit of Saron" alliance side
Update #22459
This commit is contained in:
3
sql/updates/world/3.3.5/2018_09_18_04_world.sql
Normal file
3
sql/updates/world/3.3.5/2018_09_18_04_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature_queststarter` WHERE `id`=37597 AND `quest`=24683;
|
||||
DELETE FROM `creature_questender` WHERE `id`=37597 AND `quest`=24683;
|
||||
Reference in New Issue
Block a user