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-2/dancer.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-2/dancer.txt') diff --git a/npc/jobs/2-2/dancer.txt b/npc/jobs/2-2/dancer.txt index 0dfe76990..d568f5f39 100644 --- a/npc/jobs/2-2/dancer.txt +++ b/npc/jobs/2-2/dancer.txt @@ -4,7 +4,7 @@ //= Kalen - Original jAthena //= Fredzilla - Converted, Lupus //===== Current Version: ===================================== -//= 3.2 +//= 3.2a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -13,6 +13,7 @@ //===== Additional Comments: ================================= //= 3.2 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf] //= No longer uses function "F_BlockHigh" +//= 3.2a Deleted unused variables. [Samuray22] //============================================================ comodo,180,153,4 script Sonotora#1 90,{ @@ -151,7 +152,6 @@ job_duncer,43,93,4 script Aile#da 724,{ next; if (select("Fill out the application.:I'll pass.") == 1) { if (JobLevel > 39) { - set name,PcName; cutin "job_dancer_eir02",2; mes "[Aile]"; mes "Good choice!!"; -- cgit v1.2.3-60-g2f50