summaryrefslogtreecommitdiff
path: root/npc/008-1-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-16 17:44:26 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-16 17:44:26 -0300
commit6dbd19aac5e90d1441068af4632dc408d7d92e1a (patch)
treecd6bab81aa07c7cc1a4818ae965c4758351c07a8 /npc/008-1-1
parent00957058c66c40fb8f0310d1ebcdc706246b3482 (diff)
parentcfdac168646533c73d56da77b95b90d2b995c6eb (diff)
downloadserverdata-toams/serverdata-omatt/serverdata-Training_room.tar.gz
serverdata-toams/serverdata-omatt/serverdata-Training_room.tar.bz2
serverdata-toams/serverdata-omatt/serverdata-Training_room.tar.xz
serverdata-toams/serverdata-omatt/serverdata-Training_room.zip
Merge branch 'master' into toams/serverdata-omatt/serverdata-Training_roomtoams/serverdata-omatt/serverdata-Training_room
Diffstat (limited to 'npc/008-1-1')
-rw-r--r--npc/008-1-1/koga.txt11
1 files changed, 9 insertions, 2 deletions
diff --git a/npc/008-1-1/koga.txt b/npc/008-1-1/koga.txt
index f32e953c..e0a7c2b8 100644
--- a/npc/008-1-1/koga.txt
+++ b/npc/008-1-1/koga.txt
@@ -9,8 +9,15 @@
speech
l("So, finally, we are here."),
l("Do you want to go back to Artis? You really should be afraid of the Legion there, now that you have been here in Woodland. They somehow smell the odor of the Brotherhood.");
- l("Better you stay here for a while. Come back when you are stronger.");
-
+ next;
+ mesc l("Return to Artis?");
+ if (askyesno() == ASK_YES)
+ {
+ closeclientdialog;
+ setmount 0;
+ warp "001-1", 199, 91;
+ dispbottom l("After a tiring, yet fast, travel by Koga, you arrive at @@.", l("Artis"));
+ }
close;
OnInit: