From cb53997f2c383d374d4acd01ff5ea6f1675474c2 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 27 Dec 2015 23:24:30 +0100 Subject: Add end of introduction dialogue to Nard. --- npc/000-2-3/nard.txt | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'npc/000-2-3') diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index 98c9b18a..9d462ae0 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -195,14 +195,11 @@ L_ChefQuestComplete: getexp 50, 0; // Need to add a skill for the crew at this line. - mes ""; - mesn "Narrator"; - mes col(l("This is it, the end of the Second Beta Release of Evol Online!"), 9); - next; - mes col(lg("We hope you liked this introduction and to see you again in our future releases!"), 9); - next; - mes col(l("The adventure begins!"), 9); + +L_Already: + speech + l("I recommend you to take a nap on the inferior level, we will soon leave this place."); close; @@ -212,12 +209,6 @@ L_Reward: close; -L_Already: - mesn; - mesq l("Sorry, I don't need any help right now. Come back later."); - - close; - OnInit: .sex = G_MALE; .distance = 5; -- cgit v1.2.3-60-g2f50