diff options
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 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: |