From d8e47287b01b0e057b2bac91b9327f684b23e6a6 Mon Sep 17 00:00:00 2001 From: Charlie Unfricht Date: Wed, 17 Aug 2022 01:52:26 -0400 Subject: [PATCH] Grammar fix --- scripts/quest/3314.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/quest/3314.js b/scripts/quest/3314.js index 2b0dc396e9..732776fdee 100644 --- a/scripts/quest/3314.js +++ b/scripts/quest/3314.js @@ -43,7 +43,7 @@ function end(mode, type, selection) { if (status == 0) { if (isPillUsed(qm.getPlayer())) { if (qm.canHoldAll([2050004, 2022224], [10, 20])) { - qm.sendNext("You did took my experiments. Hmm, so THAT is the result of it, hehehehe... Ok, take that as compensation will you? And oh, you can #rspew that#k right away (#bright-click on the pill icon at the top-right corner of the screen#k), no worries."); + qm.sendNext("You did take my experiments. Hmm, so THAT is the result of it, hehehehe... Ok, take that as compensation will you? And oh, you can #rspew that#k right away (#bright-click on the pill icon at the top-right corner of the screen#k), no worries."); qm.gainExp(12500); qm.gainItem(2050004, 10);