summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-1/darlin.txt2
-rw-r--r--npc/000-2-0/julia.txt2
-rw-r--r--npc/000-2-1/chefgado.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt
index a16c31b2..1ba7c98e 100644
--- a/npc/000-1/darlin.txt
+++ b/npc/000-1/darlin.txt
@@ -115,7 +115,7 @@ l_GoDown:
mesq l("Oh no, but I've noticed a weird light on the other edge of this island, I wonder what it can be...");
next;
- mesq l("MAYBE YOU CAN LOOK AT THIS!?");
+ mesq l("MAYBE YOU CAN LOOK AT THIS?!");
next;
menu
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index 8f9a747a..60d5e141 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -197,7 +197,7 @@ l_PoisonJulia:
mes "";
mesq l("Seems yummy! Let me taste it!");
next;
- mesq l("Hmmm, hm... *cough*, *cough*, *burp*, *cough*. What... What is that!?... *cough*, *burp*... Damn Gado... *cough*");
+ mesq l("Hmmm, hm... *cough*, *cough*, *burp*, *cough*. What... What is that?!... *cough*, *burp*... Damn Gado... *cough*");
if (countitem("PoisonedDish") > 0), delitem "PoisonedDish", 1;
setq ShipQuests_ChefGado, 3;
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 05f72086..b4d0b746 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -26,7 +26,7 @@
if (@n == 3) goto l_QuestStart;
mesn;
- mesq l("Where is the damn salt!? Give me the salt. I know you have it!");
+ mesq l("Where is the damn salt?! Give me the salt. I know you have it!");
close;
l_QuestStart: