From 2164720f551bc4516cf60d794ca26f8796860515 Mon Sep 17 00:00:00 2001 From: samuray22 Date: Mon, 12 Nov 2007 13:47:54 +0000 Subject: * Deleted unused variables in some Job Quest (2-1 & 2-2). -Thanks to Ai4rei git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11726 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/hunter.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (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 6f5491115..3f2e9f6b5 100644 --- a/npc/jobs/2-1/hunter.txt +++ b/npc/jobs/2-1/hunter.txt @@ -5,7 +5,7 @@ //= Converted by kobra_k88 //= Further bugfixed and tested by Lupus //===== Current Version: ===================================== -//= 2.9 +//= 2.9a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -41,6 +41,7 @@ //= 2.7 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= 2.8 Several bugfixes with the help of Barron-Monster. [L0ne_W0lf] //= 2.9 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] +//= 2.9a Deleted unused variables. [Samuray22] //============================================================ // Notices in the old Hunter Guild. @@ -218,7 +219,6 @@ L_AskQuestions: mes "[Hunter Sherin]"; mes "I just want to know how you think about life, and why you want to become a Hunter, so there's no need to be nervous."; next; - set knight_t,0; mes "[Hunter Sherin]"; mes "Well then,"; mes "let's begin."; @@ -402,7 +402,6 @@ L_AskQuestions: mes "Welcome back...!"; mes "Well, let's start with the interview. This time, carefully think about the answers to each question."; next; - set knight_t,0; mes "[Hunter Sherin]"; mes "Well then,"; mes "let's begin."; -- cgit v1.2.3-60-g2f50