mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
2
sql/updates/world/2012_01_08_04_world_quest_template.sql
Normal file
2
sql/updates/world/2012_01_08_04_world_quest_template.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Update quest 13093 (sharable/repeatable quest)
|
||||
UPDATE `quest_template` SET `PrevQuestId`=13092,`Flags`=`Flags`|8192,`SpecialFlags`=1,`OfferRewardText`='Choose your fate, $N.',`RequestItemsText`='Bring me more vrykul bones and we will influence the fates in your favor.' WHERE `id`=13093;
|
||||
Reference in New Issue
Block a user