mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
4
sql/updates/world/2015_05_20_07_world.sql
Normal file
4
sql/updates/world/2015_05_20_07_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
UPDATE `quest_template` SET `PrevQuestId`=9279 WHERE `id`=9369;
|
||||
UPDATE `quest_template` SET `PrevQuestId`=9371 WHERE `id`=9409;
|
||||
UPDATE `quest_template` SET `NextQuestId`=9409 WHERE `id` IN (9280, 9369);
|
||||
Reference in New Issue
Block a user