From bc50508df64676a661513809dba95d31363ed4fc Mon Sep 17 00:00:00 2001 From: Reid Yaro Date: Tue, 26 Feb 2013 04:05:13 +0000 Subject: Add a missing string on peter script. --- npc/000-2-1/peter.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt index cb77d5d1..03d0684b 100644 --- a/npc/000-2-1/peter.txt +++ b/npc/000-2-1/peter.txt @@ -107,7 +107,6 @@ OnGiveTask: mesq g(l("Hey, girl!"), l("Hey, man!")); next; - mesn; mesq l("I need somebody who can clean the bottom of the ship of these rattos. Can you help me?"); next; @@ -179,7 +178,7 @@ OnReturnWin: l_BonusTask: mes ""; mesn; - message strcharinfo(0), l("You receive @@ E!", 200); + mesq l("I propose you... 200 Esperin, is it ok?"); next; menu @@ -197,7 +196,6 @@ l_Task: if ($@RAT_SAILOR_HELPER$ != "") goto OnDontneedHelp; if (@peter == 6) setq ShipQuests_Peter, 1; set @peter, getq(ShipQuests_Peter); - goto l_Start; l_Start: mes ""; -- cgit v1.2.3-70-g09d2