From 57c2a527907c73e1615fab2834d7e8a97ef08592 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 31 Jul 2007 09:11:38 +0000 Subject: * Added the "F_BlockHigh" function back in, as it's still used by 2-x job quests. - Fix the assassin job quest item reward bug. Cheap fix until it's rewritten. * Added official Pang Voice skill quest for bards. Further official 2-x skill quests to come. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10938 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 1fb3dd5b6..4ecb028f5 100644 --- a/npc/other/Global_Functions.txt +++ b/npc/other/Global_Functions.txt @@ -55,7 +55,7 @@ function script F_ClearJobVar { // Super Novice set SUPNOV_Q,0; // 2-1 Jobs ------------------------------ - set ASSIN_Q,0; set ASSIN_Q2,0; + set ASSIN_Q,0; set ASSIN_Q2,0; set ASSIN_Q3,0; set BSMITH_Q,0; set BSMITH_Q2,0; set HNTR_Q,0; set HNTR_Q2,0; set KNIGHT_Q,0; set KNIGHT_Q2,0; -- cgit v1.2.3-60-g2f50