From b45d5ac0f909bd89e3bce1c7e88168ba33efbc28 Mon Sep 17 00:00:00 2001 From: Alige Date: Fri, 7 Sep 2012 19:09:57 +0400 Subject: Fixed several typos in many scripts. --- npc/000-1/tarlan.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/000-1/tarlan.txt') diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt index f9c6c8085..3af9ccda1 100644 --- a/npc/000-1/tarlan.txt +++ b/npc/000-1/tarlan.txt @@ -14,7 +14,7 @@ if (@a == 1) goto l_Aouch; if (@a == 2) goto l_DoYou; - mesq l("Hey."); + mesq l("Hey you."); next; mesq l("What are you looking for?"); next; @@ -32,14 +32,14 @@ l_Food: mes " "; mesn; - mesq l("You can yaye some @@ by hitting these palm trees.", getitemlink("Croconut")); + mesq l("You can yaye some @@s by hitting these palm trees.", getitemlink("Croconut")); next; mesq l("Yeye be prudent with wild animal's food, some of them are dangerouyous, especially the Blobs."); goto l_Close; l_HardToHit: - mesq l("These Croco Trees are full of yaying @@, but they are so hard to hit...", getitemlink("Croconut")); + mesq l("These crocotrees are full of yaying @@, but they are so hard to hit...", getitemlink("Croconut")); goto l_Close; -- cgit v1.2.3-60-g2f50