From bf6ddd274a45b5fc5ae4074cb9fba16c6cef85fd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Jun 2018 12:32:22 -0300 Subject: Simplify intro scenes --- npc/000-0/sailors.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'npc/000-0') diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index c537ed128..a48d167b6 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -24,9 +24,7 @@ OnTouch: next; mes col(l("Wait. A ship? Where are you, after all?"), 9); next; - mes col(l("Your body aches. You can't remember what happened."), 9); - next; - mes col(l("But this is not important now. The ships sailors are shouting at you!"), 9); + mes col(l("Your body aches. You can't remember what happened. But this is not important now. The ships sailors are shouting at you!"), 9); next; showavatar NPC_ORC_MAN; @@ -71,8 +69,7 @@ OnTouch: showavatar; mesn "Narrator"; mes col(l("The sailors take you aboard their ship."), 9); - next; - mes col(l("You faint from the pain. At least now, you are in good hands."), 9); + mes col(l("You faint from the pain, but at least now, you are in good hands."), 9); next; mes col(l("Click on the NPCs (Non-Player Characters) around you to continue the introduction."), 9); next; -- cgit v1.2.3-60-g2f50