From 4c13d4d878d0d8149072caa55504c912b0fc0722 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 25 Dec 2011 21:46:29 +0100 Subject: Shorter alige menu choice. --- npc/000-2-1/alige.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index 861d2ea0..d1b57cbb 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -43,7 +43,7 @@ menu l("Why not... but, who are you?") + l("And what kind of help do you need?"), l_CanHelp; - l("I don't have any time for this, sorry."), -; + l("Sorry but I have no time for this."), -; mesn l("Hidden person"); mesq l("Damn you! You better not tell anyone that you've seen me!"); @@ -59,8 +59,8 @@ mesq l("Can you bring me something which isn't a vegetable?") + l("And please, no berries. No more!"); menu - l("Okay, but what can you do for me?"), l_AboutReward; - l("But why are you hiding, aren't you a sailor?")+ " " + l("And why don't you go outside to talk?"), -; + l("Okay, but what will I get?"), l_AboutReward; + l("But why are you hiding?")+ " " + l("Why not going outside to talk?"), -; l_ExplainHiding: mesn; @@ -90,7 +90,7 @@ menu l("Ok, I'll help you."), l_Accepted, - l("I think I should report you to the crew members, I don't want to have any problems with them."), -; + l("I think I should report you to the crew members."), -; goto l_DamnYou; @@ -148,7 +148,7 @@ menu l("Yes."), l_GiveFood, l("But why are you hiding, aren't you a sailor?") + " " + l("And why don't you go outside to talk?"), l_ExplainHiding, - l("I think I should report you to the crew members, I don't want to have any problems with them."), l_DamnYou; + l("I think I should report you to the crew members."), l_DamnYou; l_DamnYou: -- cgit v1.2.3-70-g09d2