From 42408b9bbafa88991c91cbbbfbf9a6cf521074a4 Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 6 Aug 2016 23:58:22 +0200 Subject: Fixed typos and reworded some sentences in the barber, edouard and fishing scripts. --- npc/001-2-41/edouard.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/001-2-41') 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: -- cgit v1.2.3-60-g2f50