diff options
Diffstat (limited to 'world/map/npc/048-2/helperChief.txt')
-rw-r--r-- | world/map/npc/048-2/helperChief.txt | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/world/map/npc/048-2/helperChief.txt b/world/map/npc/048-2/helperChief.txt index 1f8de65f..9705e937 100644 --- a/world/map/npc/048-2/helperChief.txt +++ b/world/map/npc/048-2/helperChief.txt @@ -17,9 +17,10 @@ if (@investigate == 0) goto L_Close; menu - "Peetu asked me to talk to you about his mishap.",-, + "Peetu asked me to talk to you about his mishap.",L_Next, "Ok, see you.",L_Close; +L_Next: mes "You tell him about your conversation with Peetu, how he's blaming himself and his worries about losing his job."; next; mes "Oskari keeps silent for a moment after you finish, pondering. Then he talks to you."; @@ -64,8 +65,10 @@ L_Investigate: mes "[Oskari]"; mes "\"I think you revealed some important connections. I need to notify Nikolai and the other Sages.\""; menu - "I'm confused now.",-, - "What are you talking about?",-; + "I'm confused now.",L_Continue, + "What are you talking about?",L_Continue; + +L_Continue: mes "[Oskari]"; mes "\"I'm sorry. I think you deserve an explanation. You see, the Sages of Kaizei are a circle of wise wizards who work together for the prosperity of this continent."; mes "Recently there was some conflict among the Sages which caused one of the members to leave the circle. It's all very unfortunate."; @@ -84,8 +87,9 @@ L_GoodJob: mes "\"Thanks again for your investigations.\""; menu "You're welcome.",L_Close, - "Can you tell me something about the Sages?",-; + "Can you tell me something about the Sages?",L_MoreText; +L_MoreText: mes "[Oskari]"; mes "\"Oh, sure. I'm a bit busy right now, but you were a great help, so I think I can take a few minutes for you. What do you want to know?\""; menu |