diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-14 11:31:16 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-14 11:31:16 +0000 |
commit | dca95417da6587e2bc8916cbc749b28430e82b84 (patch) | |
tree | 2ec8078270647ec58ad3ab5a6cc039f27f57a36c /npc | |
parent | 7845fd7094f51917bb65238a982c794f895fc677 (diff) | |
download | hercules-dca95417da6587e2bc8916cbc749b28430e82b84.tar.gz hercules-dca95417da6587e2bc8916cbc749b28430e82b84.tar.bz2 hercules-dca95417da6587e2bc8916cbc749b28430e82b84.tar.xz hercules-dca95417da6587e2bc8916cbc749b28430e82b84.zip |
missing next fix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8747 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/cities/payon.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/cities/payon.txt b/npc/cities/payon.txt index d87e92e45..1466949ba 100644 --- a/npc/cities/payon.txt +++ b/npc/cities/payon.txt @@ -612,6 +612,7 @@ L_Menu3: mes "[Monster Scholar Vuicokk]";
mes "... Eh em... please excuse my emotional outburst... I am very passionate about this work.....";
mes "Anyway if you happen to meet other scholars like myself, please treat them kindly.";
+ close;
L_End:
mes "[Monster Scholar Vuicokk]";
mes "Have a nice day.";
|