diff options
-rw-r--r-- | sql/updates/world/3.3.5/2016_10_02_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_02_02_world.sql b/sql/updates/world/3.3.5/2016_10_02_02_world.sql new file mode 100644 index 00000000000..842f1903b9f --- /dev/null +++ b/sql/updates/world/3.3.5/2016_10_02_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_offer_reward` SET `RewardText`="Do not distress the bewilderment shown by those you have helped. It is common for those recently brought back to the world of the living to experience disorientation, but imagine the shock of meeting with a strange being at the same time.$B$BThe young shaman is blessed to have survived such a harsh lesson thanks to you, and it is befitting you be allowed to call upon this power as you see fit." WHERE `ID`=9600; |