summaryrefslogtreecommitdiff
path: root/npc/002-1/arpan.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-18 14:22:01 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-18 14:22:27 -0300
commit538c05862c6c43163254dc672f331b3b877def12 (patch)
tree076eea62b2badee1982cf227966d20a8883844ce /npc/002-1/arpan.txt
parent96db4ee290087b5cd2189d78936ec6d4fcb88254 (diff)
downloadserverdata-538c05862c6c43163254dc672f331b3b877def12.tar.gz
serverdata-538c05862c6c43163254dc672f331b3b877def12.tar.bz2
serverdata-538c05862c6c43163254dc672f331b3b877def12.tar.xz
serverdata-538c05862c6c43163254dc672f331b3b877def12.zip
Tutorial related stuff
Diffstat (limited to 'npc/002-1/arpan.txt')
-rw-r--r--npc/002-1/arpan.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/npc/002-1/arpan.txt b/npc/002-1/arpan.txt
index 8654c09da..cd860a408 100644
--- a/npc/002-1/arpan.txt
+++ b/npc/002-1/arpan.txt
@@ -162,11 +162,28 @@ L_Menu:
rif(getq(ShipQuests_ArpanMoney) < 2, l("Where are my old clothes?")), L_WhereOldClothes,
rif(!.@equipped, lg("What should I do after taking these clothes?")), L_WhatCloth,
rif(!.@equipped, l("Thank you, I'll take them and put them on.")), -,
+ l("I need a tutorial, where can I find help?"), L_Trainer,
l("Nothing, sorry."), -;
closedialog;
close;
+L_Trainer:
+ mes "";
+ mesn;
+ mesq l("There is a NPC called Trainer, just outside this ship.");
+ next;
+ mesn;
+ mesq l("Just use the arrow key--, err, I mean, just walk to the door on the right. The one which is not guarded by Peter.");
+ next;
+ mesn;
+ mesq lg("You must be dressed, and talk to our captain first. He'll give you a mission and unlock the ship main door.");
+ next;
+ mesn;
+ mesq l("All you need to do then is walk outside, enter on the biggest house, and talk to the Trainer. He'll teach you everything.");
+ next;
+ goto L_Menu;
+
L_Where:
mes "";
mesn;