aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2019_07_28_01_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_07_28_01_world_335.sql b/sql/updates/world/3.3.5/2019_07_28_01_world_335.sql
new file mode 100644
index 00000000000..a91e8c3c798
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_07_28_01_world_335.sql
@@ -0,0 +1,2 @@
+-- Test of Endurance (1150) / replace "troll" with $r
+UPDATE `quest_offer_reward` SET `RewardText`="Grenka was powerful, even by $r standards. You should be proud of your accomplishment this day.$b$bDuring your test of faith you displayed strength of spirit, and now you have shown endurance in battle by taking on the Roguefeather harpies, but the time has come for a new test." WHERE `ID`=1150;