From 2112fc5ead7e26e0270e109df2341f48ea859bbd Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 12 Jan 2012 20:47:09 +0100 Subject: Correct a wrong word on arpan script. ("add" is remplaced to "do") --- npc/000-2-1/arpan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index 68b9dbda..bac61130 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -129,7 +129,7 @@ l_Menu: lg("Where can I find Julia?"), l_Julia, l("Who are you?"), l_Who, rif(geta(ShipQuests, ShipQuests_ArpanMoney) == 0, l("Where are my old cloths?")), l_WhereOldClothes, - rif(!@equipped, lg("What should I add after taking these clothes?")), l_WhatCloth, + 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; close; -- cgit v1.2.3-70-g09d2