diff options
-rw-r--r-- | sql/updates/world/master/2021_12_18_32_world_2019_09_07_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_18_32_world_2019_09_07_02_world.sql b/sql/updates/world/master/2021_12_18_32_world_2019_09_07_02_world.sql new file mode 100644 index 00000000000..3b100cd4b75 --- /dev/null +++ b/sql/updates/world/master/2021_12_18_32_world_2019_09_07_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_offer_reward` SET `RewardText`="They're being driven insane? Voices in their heads?$B$BVoices in your head?!$B$BI want you to clear your mind of the taint that has crept into that place, $g boy : girl;.$B$BWe'll try to get the remainder of them out of there again tomorrow when you've had a chance to rest." WHERE `ID`=13302; |