From a076469a7e7494ef72db1c888a7ddca79d476c4e Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 7 Oct 2012 23:14:15 +0200 Subject: Remove useless label on alige script. --- npc/000-2-1/alige.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index dc109d7e..60165452 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -210,12 +210,11 @@ l_AskForFood: l_IntroMenu: menu l("Yes."), l_GiveFood, - l("Where can I find some food?"), l_Food, + l("Where can I find some food?"), -, l("Why are you hiding?") + " " + l("Why don't you come out?"), l_ExplainHiding, l("What is Artis?"), l_Artis, l("I think I should report you to the crew members."), l_DamnYou; -l_Food: mes ""; mesn; mesq l("There are some flying yellow plushes around you. They're called pious. Getting a roasted leg of one of them would be perfect."); -- cgit v1.2.3-70-g09d2