aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2024-02-25 07:44:50 +0100
committerGitHub <noreply@github.com>2024-02-25 07:44:50 +0100
commit9f8d680cb137e43306a341f790135eb7f581225a (patch)
treeb46b8364eb1c6145ead80dedba0701ae51420968
parent129b74ffb2d54927bf753b4a72df0edd8d9e4958 (diff)
DB/Quest: The Bloodsail Buccaneers
closes #29753 by Legoso
-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;