summaryrefslogtreecommitdiff
path: root/npc/001-2-41
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-08-06 23:58:22 +0200
committerAlige <gauvain.dauchy@free.fr>2016-08-06 23:58:22 +0200
commit42408b9bbafa88991c91cbbbfbf9a6cf521074a4 (patch)
tree06a9d6e61e81c6c0582228709c320c4fb16ef88d /npc/001-2-41
parent6fd2f28e4dcc53d7740daa834da99d48d6f4610e (diff)
downloadserverdata-42408b9bbafa88991c91cbbbfbf9a6cf521074a4.tar.gz
serverdata-42408b9bbafa88991c91cbbbfbf9a6cf521074a4.tar.bz2
serverdata-42408b9bbafa88991c91cbbbfbf9a6cf521074a4.tar.xz
serverdata-42408b9bbafa88991c91cbbbfbf9a6cf521074a4.zip
Fixed typos and reworded some sentences in the barber, edouard and fishing scripts.
Diffstat (limited to 'npc/001-2-41')
-rw-r--r--npc/001-2-41/edouard.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/001-2-41/edouard.txt b/npc/001-2-41/edouard.txt
index aba5367c..0631306c 100644
--- a/npc/001-2-41/edouard.txt
+++ b/npc/001-2-41/edouard.txt
@@ -94,11 +94,11 @@ OnInit:
mesn;
}
speech 12,
- l("I am new in this town, just like you are."),
+ l("I am new in this town, just like you."),
l("I came here, looking for a better life."),
- l("And so far, the Merchant Guild helped me to find this appartment so I don't complain!"),
+ l("And so far, the Merchant Guild helped me find this appartment so I can't complain!"),
l("Anyway."),
- l("I'm a barber, you see. I can change your hair style or color to your liking.");
+ l("I'm a barber, you see. I can change your hairstyle or hair color to your current taste.");
Edouard_StoryTold = 1;
@@ -106,7 +106,7 @@ OnInit:
}
OnWrongPlace:
- npctalkonce ("Sit on the chair I will come in a second!");
+ npctalkonce ("Sit on the chair, I will come in a second!");
close;
OnNotSit: