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/knight.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'npc/jobs/2-1/knight.txt') diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt index a64d60a7c..76651d257 100644 --- a/npc/jobs/2-1/knight.txt +++ b/npc/jobs/2-1/knight.txt @@ -5,7 +5,7 @@ //= Converted by kobra_k88 //= Further bugfixed and tested by Lupus //===== Current Version: ===================================== -//= 2.6 +//= 2.7 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -32,6 +32,7 @@ //= 2.5 Fixes a small bug with making claymores. [L0ne_W0lf] //= Corrected usages of killmonster and killmonsterall. //= 2.6 Corrected an improper areawarp destination. [L0ne_W0lf] +//= 2.7 Deleted unused variables. [Samuray22] //============================================================ prt_in,88,101,4 script Chivalry Captain#knt 56,{ @@ -1848,7 +1849,6 @@ L_AskQuestions: mes "Well then,"; mes "let's begin!"; next; - set knight_t,0; mes "[Lady Amy]"; mes "You are a Knight and you are looking for a party in Morroc."; mes "How would you go about doing so?"; @@ -2255,7 +2255,6 @@ prt_in,87,92,4 script Sir Gray#knt 119,{ mes "everyone else's"; mes "test?"; next; - set knight_t,0; mes "[Sir Gray]"; mes "Then shall"; mes "we begin mine?"; -- cgit v1.2.3-60-g2f50