From 0f19650502bb6fd268841d0faba9a4c581aab0ee Mon Sep 17 00:00:00 2001 From: Lupus Date: Sun, 30 Jul 2006 09:25:00 +0000 Subject: updated gunslinger job quest/ fixed louyang bug git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7976 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/Global_Functions.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/other/Global_Functions.txt') diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt index d6a8eb869..fec53aa9c 100644 --- a/npc/other/Global_Functions.txt +++ b/npc/other/Global_Functions.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus, kobra_k88 //===== Current Version: ===================================== -//= 2.02 +//= 2.03 //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -24,6 +24,7 @@ //= 2.0 Fixed F_Save/LoadQuestSkills functions. Had to split in into 2 vars [Lupus] //= 2.01 Added $talk to F_ClearGarbage [Evera] //= 2.02 Added $dtsglobalelig and $dts|(1<<6) to F_ClearGarbage [Evera] +//= 2.03 Added Gunslinger vars to F_ClearJobVar [Lupus] //============================================================ @@ -62,6 +63,7 @@ function script F_ClearJobVar { set TAEK_Q,0; set STGL_Q,0; set SOUL_Q,0; + set GUNS_Q,0; set GUNS_Q2,0; return; } -- cgit v1.2.3-60-g2f50