From 1bbd61541307671424f128b12930e8d0f53b5f33 Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 16 Nov 2006 09:47:08 +0000 Subject: Added official Ninja Job quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9224 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/Global_Functions.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/other') diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt index ec5ffae0b..27278fdf4 100644 --- a/npc/other/Global_Functions.txt +++ b/npc/other/Global_Functions.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus, kobra_k88 //===== Current Version: ===================================== -//= 2.07 +//= 2.08 //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -30,6 +30,7 @@ //= +more garbage clean //= 2.06 Pass to Bio-Lab -> MISC_QUEST|512 [Lupus] //= 2.07 Added TK_Q variable clear [Lupus] +//- 2.08 Added NINJ_Q variable clear [Lupus] //============================================================ @@ -73,6 +74,7 @@ function script F_ClearJobVar { set STGL_Q,0; set SOUL_Q,0; set GUNS_Q,0; + set NINJ_Q,0; return; } -- cgit v1.2.3-70-g09d2