diff options
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/world/3.3.5/2019_06_02_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_06_02_02_world.sql b/sql/updates/world/3.3.5/2019_06_02_02_world.sql new file mode 100644 index 00000000000..922d25fee11 --- /dev/null +++ b/sql/updates/world/3.3.5/2019_06_02_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_offer_reward` SET `RewardText`= "This... this pendant. I gave it to Old Whitebark after his people helped us rebuild our village.$B$BI guess this means he's...$B$B<The blood elf clears her throat as she regains her composure.>$B$BI appreciate you bringing this to me, $N. There is something I'd like to ask of you." WHERE `ID`=8474; |