aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2024_02_25_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2024_02_25_01_world.sql b/sql/updates/world/3.3.5/2024_02_25_01_world.sql
new file mode 100644
index 00000000000..b8b2b3accdc
--- /dev/null
+++ b/sql/updates/world/3.3.5/2024_02_25_01_world.sql
@@ -0,0 +1,2 @@
+-- Quest: The Bloodsail Buccaneers (1) (595)
+UPDATE `quest_offer_reward` SET `RewardText` = "On top of the barrel, you discover a map with some hastily written text on it along with some coins." WHERE `ID` = 595;