From 6975a8cee7dcc83504f205039bcac4e7076f79ab Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 26 Oct 2006 05:38:39 +0000 Subject: added new TK job quest, added Rachel city NPC!, added louyang guide git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9074 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/Global_Functions.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/other/Global_Functions.txt') diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt index 4f2f8d747..fa6524366 100644 --- a/npc/other/Global_Functions.txt +++ b/npc/other/Global_Functions.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus, kobra_k88 //===== Current Version: ===================================== -//= 2.05 +//= 2.07 //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -29,6 +29,7 @@ //= 2.05 Book of Devil -> MISC_QUEST|256, clear other Niflheim garbage vars [Lupus] //= +more garbage clean //= 2.06 Pass to Bio-Lab -> MISC_QUEST|512 [Lupus] +//= 2.07 Added TK_Q variable clear [Lupus] //============================================================ @@ -68,7 +69,7 @@ function script F_ClearJobVar { set DANC_Q,0; set BARD_Q,0; // Extended Classes - set TAEK_Q,0; + set TAEK_Q,0; set TK_Q,0; set STGL_Q,0; set SOUL_Q,0; set GUNS_Q,0; -- cgit v1.2.3-60-g2f50