From a510f2e4bc75f3d0120892f21f1f7e46e59e6bc4 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 29 Dec 2008 21:22:35 +0000 Subject: - Corrected issues with the Keil Hyre quest. (bugreport:2511) - Corrected minor typo in alchemsit quest. (bugreport:2530) - High Aco is now given skills on change. (bugreport:2552) - Added item checks to Ice Necklace quest. - Uncommented a warp in morroc_fild. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13422 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1/acolyte.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/1-1/acolyte.txt') diff --git a/npc/jobs/1-1/acolyte.txt b/npc/jobs/1-1/acolyte.txt index 92426ddf5..b8f369261 100644 --- a/npc/jobs/1-1/acolyte.txt +++ b/npc/jobs/1-1/acolyte.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== -//= 1.9 +//= 2.0 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -25,6 +25,7 @@ //= 1.8 Removed an Unnecessary "set job_acolyte_q,0;" [Samuray22] //= 1.8a More bug fixes care of Crashy. [L0ne_W0lf] //= 1.9 Changed Marthilda to Mathilda. [L0ne_W0llf] +//= 2.0 Fixed High Acolytesnot being given holy light. [L0ne_W0lf] //============================================================ prt_church,184,41,4 script Cleric#aco 60,{ @@ -55,7 +56,7 @@ prt_church,184,41,4 script Cleric#aco 60,{ next; skill 143,0,0; jobchange Job_Acolyte_High; - skill 142,1,0; + skill 156,1,0; mes "[Father Mareusis]"; mes "Now, venture forth and seek those who need your help. May God light your path."; close; -- cgit v1.2.3-60-g2f50