From 2c8753fc9ff44589a3d87f6de78bf6edfd55d08b Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 1 Sep 2012 23:47:36 +0400 Subject: Fixed language in scripts: couwan.txt & gugli.txt. --- npc/000-1/couwan.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'npc/000-1/couwan.txt') diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt index 99ad6137..bdec1047 100644 --- a/npc/000-1/couwan.txt +++ b/npc/000-1/couwan.txt @@ -12,33 +12,33 @@ mesn; - mesq lg("Hello yeye"); + mesq lg("Hello yeye."); next; - mesq l("Look, how splendid is this landscape."); + mesq l("Look how splendid this landscape is."); next; menu - l("Yep, nice view."), -, - l("I don't see anything else than, water?"), l_Water; + l("Yeah, nice indeed!"), -, + l("I don't see anything else than... water?"), l_Water; mes ""; mesn; - mesq lg("Yeye got good eyes and seems to be fully recovered from his hurts, so yeye can take my box of fish to Gugli?"); + mesq lg("Yeye got good eyes and seem to have fully recovered from your injuries. Could yeye can take my box of fish to Gugli?"); next; menu - l("What do I obtain in exchange?"), -, - l("I'm sorry, I got no time right now."), l_Decline; + l("What do I get in exchange?"), -, + l("I'm sorry, I don't have time right now."), l_Decline; mes ""; mesn; - mesq lg("Yeye ask too much but do too less, take this box and don't talk too much."); + mesq lg("Yeye ask too much but do too less. Take this box and stop talking."); next; mesn "Narrator"; mes col(lg("Couwan hands you a box full of fish."), 9); next; - mes col(l("The sailor is turning his back to you."), 9); + mes col(l("The sailor turns his back to you."), 9); setq ShipQuests_Couwan, 1; close; @@ -46,7 +46,7 @@ l_Water: mes ""; mesn; - mesq l("Yeye's brain is probably still full of sea water, if yeye can't see the beauty in this place."); + mesq l("Yeye's brain is probably still full of sea water if yeye can't see the beauty of this place."); next; mesq l("Stupid yeye..."); @@ -61,17 +61,17 @@ l_Decline: l_QuestGiven: mesn; - mesq l("What are you looking?"); + mesq l("What are you looking at?"); next; - mesq l("Yeye still got my box? Look less and work much, go give it to Gugli."); + mesq l("Yeye still have my box? Look less and work more. Go give it to Gugli!"); close; l_QuestDone: mesn; - mesq l("What are you looking?"); + mesq l("What are you looking at?"); next; - mesq l("Yeye gave my box to Gugli? Nice, nice yeye."); + mesq l("Yeye gave my box to Gugli? Nice, nice yeye!"); close; -- cgit v1.2.3-60-g2f50