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/crusader.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/jobs/2-2/crusader.txt') diff --git a/npc/jobs/2-2/crusader.txt b/npc/jobs/2-2/crusader.txt index 588650ba1..d3c17ec83 100644 --- a/npc/jobs/2-2/crusader.txt +++ b/npc/jobs/2-2/crusader.txt @@ -4,7 +4,7 @@ //= Made by: Black Dragon //= Converted by: Shin //===== Current Version: ===================================== -//= 2.9 +//= 2.9a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -27,6 +27,7 @@ //= 2.7 Fixed Some variables like ".@item", and changed to "@item". [Samuray22] //= 2.8 Fixed a little minor bug. [Samuray22] //= 2.9 Minor fixes, typos, an incorrect answer. Thanks to yyCC. [L0ne_W0lf] +//= 2.9a Deleted unused variables. [Samuray22] //============================================================ @@ -505,8 +506,7 @@ prt_church,95,127,3 script Crusader 745,{ mes "Listen carefully, and"; mes "choose the correct answer."; next; -C_Questions: - set .@cru_t,0; +C_Questions: set .@cru_m,rand(1,3); if (.@cru_m == 1) { mes "[Gabriel Valentine]"; -- cgit v1.2.3-70-g09d2