diff options
-rw-r--r-- | sql/updates/world/master/2022_01_26_15_world_2020_08_07_01_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_01_26_15_world_2020_08_07_01_world_335.sql b/sql/updates/world/master/2022_01_26_15_world_2020_08_07_01_world_335.sql new file mode 100644 index 00000000000..53dcb2dce55 --- /dev/null +++ b/sql/updates/world/master/2022_01_26_15_world_2020_08_07_01_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_request_items` SET `CompletionText` = "Why hello there young $g man : lady;. Would you like a tour of the museum?" WHERE `ID`= 3182; |