diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-01-01 22:07:38 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-01-01 22:07:38 +0100 |
commit | 0fa5bcc5d0df7d09775b1e4fc4ce25da46f053b4 (patch) | |
tree | 736356216cb550c2b13a414e32030ba9f8b036cf /npc | |
parent | 2c40942a7edf2be0ce1a4583a7852ca192fecd07 (diff) | |
download | clientdata-0fa5bcc5d0df7d09775b1e4fc4ce25da46f053b4.tar.gz clientdata-0fa5bcc5d0df7d09775b1e4fc4ce25da46f053b4.tar.bz2 clientdata-0fa5bcc5d0df7d09775b1e4fc4ce25da46f053b4.tar.xz clientdata-0fa5bcc5d0df7d09775b1e4fc4ce25da46f053b4.zip |
Fix bug in Arpan dialogue.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-1/arpan.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index 2e48fe87..dc154998 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -149,8 +149,9 @@ 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_Quit; + rif(!@equipped, l("Thank you, I'll take them and put them on.")), l_Quit, l("Nothing, sorry."), l_Quit; + close; l_Where: |