From d65db0bfbbf7df6593429946b950f36dcc53170d Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 26 Dec 2012 11:17:06 +0400 Subject: Inconsistency in a menu in arpan's script. --- npc/000-2-1/arpan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-2-1') diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index cbc9ee1a..f3883662 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -147,7 +147,7 @@ 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."), l("Nothing, sorry.")), l_Quit; + rif(!@equipped, l("Thank you, I'll take them and put them on."), l("Nothing, sorry.")), l_Quit; close; l_Where: -- cgit v1.2.3-60-g2f50