diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-14 06:22:56 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-14 06:22:56 +0000 |
commit | f9aca471849dfd69a9e8a752e949cc47e2a72d24 (patch) | |
tree | c6072525a2501d10fba3e27819eb7d5e37ab84cb /npc/cities/valkyrie.txt | |
parent | 5e480ce76f9174e0c933fb0f0de22702079ec9e3 (diff) | |
download | hercules-f9aca471849dfd69a9e8a752e949cc47e2a72d24.tar.gz hercules-f9aca471849dfd69a9e8a752e949cc47e2a72d24.tar.bz2 hercules-f9aca471849dfd69a9e8a752e949cc47e2a72d24.tar.xz hercules-f9aca471849dfd69a9e8a752e949cc47e2a72d24.zip |
fixed some typos, optimized, added missing NEXT;
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8739 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/valkyrie.txt')
-rw-r--r-- | npc/cities/valkyrie.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/cities/valkyrie.txt b/npc/cities/valkyrie.txt index c1104d2e8..78dbc50bc 100644 --- a/npc/cities/valkyrie.txt +++ b/npc/cities/valkyrie.txt @@ -147,6 +147,7 @@ L_PAY: mes "Two. You have to venture deep inside of Yuno castle, into the Heart of Ymir.";
mes "Remember that you cannot view the book unless you have done this.";
mes "Now go, brave one.";
+ next;
menu "Pay now",-,"Close",M_EXIT;
mes "[Librarian]";
|