From 373bd27fd29189f7e387b11021bbd9e15fa6468c Mon Sep 17 00:00:00 2001 From: Lupus Date: Tue, 30 May 2006 10:35:19 +0000 Subject: optimized some quests vars git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6839 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/Global_Functions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other') diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt index 5725b1c0c..b064d538b 100644 --- a/npc/other/Global_Functions.txt +++ b/npc/other/Global_Functions.txt @@ -47,7 +47,7 @@ function script F_ClearJobVar { set WIZ_Q,0; set WIZ_Q2,0; // 2-2 Jobs ------------------------------ set ROGUE_Q,0; set ROGUE_Q2,0; - set ALCH_Q,0; set ALCH_Q2,0; set al_morgen,0; + set ALCH_Q,0; set ALCH_Q2,0; set CRUS_Q,0; set MONK_Q,0; set JOB_MONK_C,0; set SAGE_Q,0; set SAGE_Q2,0; -- cgit v1.2.3-70-g09d2