summaryrefslogtreecommitdiff
path: root/npc/000-2-1/arpan.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-03 01:13:41 +0200
committerReid <reidyaro@gmail.com>2012-05-03 01:13:41 +0200
commite947ee7e3a39dafd59714facc30ab28c5dab3850 (patch)
tree00de87fb7537c43b8b49a7fb6a4b710d8332bb33 /npc/000-2-1/arpan.txt
parentbd3317af533180d0cdcaebe070f92317523c76b5 (diff)
downloadserverdata-e947ee7e3a39dafd59714facc30ab28c5dab3850.tar.gz
serverdata-e947ee7e3a39dafd59714facc30ab28c5dab3850.tar.bz2
serverdata-e947ee7e3a39dafd59714facc30ab28c5dab3850.tar.xz
serverdata-e947ee7e3a39dafd59714facc30ab28c5dab3850.zip
Add some missing next before menu on arpan script.
Diffstat (limited to 'npc/000-2-1/arpan.txt')
-rw-r--r--npc/000-2-1/arpan.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index 1b10accd..9de378f0 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -90,6 +90,7 @@ l_EquipDone:
l_Give:
mes col(l("You see some items in the box. Take them out?"), 9);
+ next;
menu
l("Yes."), -,
@@ -120,6 +121,7 @@ OnTalk:
if (@q > 0) goto l_Menu;
mesq lg("Yeye, you are really lucky to be alive. You are in good enough shape for walking, do you remember what happened?");
+ next;
seta2 ShipQuests, ShipQuests_Arpan, 1;
menu
@@ -155,6 +157,7 @@ l_Story:
l_Menu:
mesq l("What yeye could I do for you today?");
+ next;
set @equipped, getequipid(equip_torso) == 1300 && getequipid(equip_legs) == 2200;
menu