summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-22 07:30:58 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-22 07:30:58 +0400
commit1b4f3274d19d5453b7a75f03b8ba936108162237 (patch)
tree32e18c62f4426fcf2f06a1050f18fd09b30026bd /npc
parentfb0315e16a4805a8b4ec149b6bd71f6d3556655a (diff)
downloadserverdata-1b4f3274d19d5453b7a75f03b8ba936108162237.tar.gz
serverdata-1b4f3274d19d5453b7a75f03b8ba936108162237.tar.bz2
serverdata-1b4f3274d19d5453b7a75f03b8ba936108162237.tar.xz
serverdata-1b4f3274d19d5453b7a75f03b8ba936108162237.zip
Fixed a small punctuation issue in 3 scripts.
Diffstat (limited to 'npc')
-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: