We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97bbac6 + eda6343 commit 31a2ff4Copy full SHA for 31a2ff4
1 file changed
data/sql/updates/db_world/2026_05_20_00.sql
@@ -0,0 +1,3 @@
1
+-- DB update 2026_05_19_01 -> 2026_05_20_00
2
+-- from "$R" to "troll" according to the sniff 67156
3
+UPDATE `quest_request_items` SET `CompletionText` = 'Have you been to Vejrek\'s hut, $N? Is that troll stink I smell on you?' WHERE (`ID` = 1678);
0 commit comments