summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-12-28 16:54:51 +0100
committerReid <reidyaro@gmail.com>2012-12-28 16:55:04 +0100
commitece03c7602b3409b7f1c5da2152a7c19dd45a51f (patch)
tree57e6fcbc2b63de68cfbb637079bee7c7d404c450 /npc/000-2-1
parent3a4bfa2a28fd2647db6f3e3e8e33d0b219f63f59 (diff)
downloadserverdata-ece03c7602b3409b7f1c5da2152a7c19dd45a51f.tar.gz
serverdata-ece03c7602b3409b7f1c5da2152a7c19dd45a51f.tar.bz2
serverdata-ece03c7602b3409b7f1c5da2152a7c19dd45a51f.tar.xz
serverdata-ece03c7602b3409b7f1c5da2152a7c19dd45a51f.zip
Correct a meny problem on arpan script.
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/arpan.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index c8f5d1c2..22f035ec 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -147,7 +147,8 @@ l_Menu:
l("Who are you?"), l_Who,
rif(getq(ShipQuests_ArpanMoney) == 0, 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("Nothing, sorry.")), l_Quit;
+ rif(!@equipped, l("Thank you, I'll take them and put them on.")), l_Quit;
+ l("Nothing, sorry."), l_Quit;
close;
l_Where: