From 0ee4db64d30cca2b9e450f60a4946ad9c3b37305 Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 3 May 2012 02:19:35 +0200 Subject: Add new tips on Arpan dialog. --- npc/000-2-1/arpan.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index 9de378f0..c855ad55 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -210,7 +210,11 @@ l_WhereOldClothes: set zeny, zeny+25; next; - goto l_Menu; + mesn "Narrator"; + mes col(l("You receive 25GP!"), 9); + next; + + goto l_BeforeMenu; l_WhatCloth: mes ""; @@ -222,6 +226,8 @@ l_WhatCloth: mes col(lg("Open your inventory (F3 key), select the clothes one by one and equip them."), 9); next; +l_BeforeMenu: + mesn; goto l_Menu; l_Quit: -- cgit v1.2.3-70-g09d2