From d39236e84fa896c0b809615399a6bd17e5071bfa Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 9 Nov 2006 09:30:36 +0000 Subject: fixed Lighthalzen, Swaltzwalt Quest Part 1, added Hugel-Bingo warps, added Airship mobs, fixed Hunte job quest typos, added pet shop into Light git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9182 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/hunter.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/jobs/2-1/hunter.txt') diff --git a/npc/jobs/2-1/hunter.txt b/npc/jobs/2-1/hunter.txt index ddea02556..33f85aed8 100644 --- a/npc/jobs/2-1/hunter.txt +++ b/npc/jobs/2-1/hunter.txt @@ -31,6 +31,7 @@ //= 2.2 Merged JFunc, fixed missing dialogues [Lupus] //= 2.2a Fixed Sharon resetting the test2 item set [Lupus] //= 2.3a 7 official sets of Demon Hunter,thx to Dr.Evil [Lupus] +//= 2.4 Added missing next;, missing NPC names [Lupus] //============================================================ //<====================================== Job Changer ========================================>\\ @@ -139,7 +140,6 @@ L_Start: L_ReTest: - mes "[Hunter Sharon]"; mes "Hmm.. what's this? So you wanna do the interview again? Very well. Hopefully you'll do better this time."; next; mes "[Hunter Sharon]"; @@ -270,6 +270,7 @@ L_Start: mes "[Hunter Sharon]"; mes "With your kind of additude and values, you should have no problems becoming a Hunter."; next; + mes "[Hunter Sharon]"; goto L_Test2; sL_90: mes "[Hunter Sharon]"; @@ -278,6 +279,7 @@ L_Start: mes "[Hunter Sharon]"; mes "Work hard on the next test. Make Sharon happy, okies?"; next; + mes "[Hunter Sharon]"; goto L_Test2; sL_Failed: mes "[Hunter Sharon]"; @@ -463,6 +465,7 @@ L_Start: M_No: mes "[Demon Hunter]"; mes "Stop playing around "+strcharinfo(0)+", that's your name, right?"; + next; menu "Yes",M_Yes, "Uhhh no",sM_End; sM_End: -- cgit v1.2.3-60-g2f50