summaryrefslogtreecommitdiff
path: root/npc/jobs/novice/novice.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/jobs/novice/novice.txt')
-rw-r--r--npc/jobs/novice/novice.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt
index 4710d6cda..6e8ea3146 100644
--- a/npc/jobs/novice/novice.txt
+++ b/npc/jobs/novice/novice.txt
@@ -102,7 +102,6 @@ new_1-2.gat,100,29,4 script Usher 86,{
mes "[Usher]";
mes "Welcome to the ^FF0000Training Ground^000000 .";
mes "Please choose ^0099FFIntroduction^000000 first if you need to check detailed information about Training Ground.";
- Lmenu:
next;
menu "Sign Up on the Training Ground.",Lsign,"Direct Access to Ragnarok.",Ldirect,"^0099FFIntroduction.^000000",Lintro,"Cancel.",Lcancel;
@@ -201,7 +200,9 @@ new_1-2.gat,100,29,4 script Usher 86,{
mes "[Usher]";
mes "If you want to apply on the Training Ground, Please choose 'Sign Up on the Training Ground'.";
mes "if you not, choose 'Direct Access to Ragnarok'.";
- goto Lmenu;
+ next;
+ menu "Sign Up on the Training Ground.",Lsign,"Direct Access to Ragnarok.",Ldirect,"^0099FFIntroduction.^000000",Lintro,"Cancel.",Lcancel;
+ close;
Lcancel:
mes "[Usher]";