summaryrefslogtreecommitdiff
path: root/npc/000-2-1/arpan.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-03 02:19:35 +0200
committerReid <reidyaro@gmail.com>2012-05-03 02:19:35 +0200
commit0ee4db64d30cca2b9e450f60a4946ad9c3b37305 (patch)
tree58a25ae4a7808a819ae66d215d2732990ccd3a21 /npc/000-2-1/arpan.txt
parent3c06e85961a7647faf6dab19dfcf2e1d54b71c92 (diff)
downloadserverdata-0ee4db64d30cca2b9e450f60a4946ad9c3b37305.tar.gz
serverdata-0ee4db64d30cca2b9e450f60a4946ad9c3b37305.tar.bz2
serverdata-0ee4db64d30cca2b9e450f60a4946ad9c3b37305.tar.xz
serverdata-0ee4db64d30cca2b9e450f60a4946ad9c3b37305.zip
Add new tips on Arpan dialog.
Diffstat (limited to 'npc/000-2-1/arpan.txt')
-rw-r--r--npc/000-2-1/arpan.txt8
1 files changed, 7 insertions, 1 deletions
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: