From b514c30e10651219fda12dcbb035048d4c8fbbc2 Mon Sep 17 00:00:00 2001 From: Alige Date: Sun, 7 Aug 2016 03:36:04 +0200 Subject: Sentence in peter's script way too long, cut in several strings. --- npc/000-2-1/peter.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt index c327f914..49f3575e 100644 --- a/npc/000-2-1/peter.txt +++ b/npc/000-2-1/peter.txt @@ -154,7 +154,11 @@ OnReturnFail: OnReturnWin: .@peter = getq(ShipQuests_Peter); mesn; - mesq l("Thanks again for helping me. Drats these rattos for infesting our fair vessal! They are a permanent problem so I will always need your help to exterminate them in order to keep their number under control. Your help is very welcome indeed. Unfortunately, I can give you a reward only for the first extermination."); + mesq l("Thanks again for helping me. Drats these rattos for infesting our fair vessal!"); + next; + mesq l("They are a permanent problem so I will always need your help to exterminate them in order to keep their number under control."); + next; + mesq l("Your help is very welcome indeed. Unfortunately, I can give you a reward for the first extermination only."); next; if (.@peter == 3 || .@peter == 4) -- cgit v1.2.3-70-g09d2