From 7298879454b1f5472ccbb774dce1d2f564d996c0 Mon Sep 17 00:00:00 2001 From: samuray22 Date: Tue, 14 Aug 2007 15:26:52 +0000 Subject: * Deleted an Unnecessary "next;" on Rachel Guide. -Thanks to $ephiroth. * Removed an Unnecessary "set job_acolyte_q,0;" in Acolyte Quest. * Updated Dialogs from "Oxygen Mask Quest" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11003 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1/acolyte.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs') diff --git a/npc/jobs/1-1/acolyte.txt b/npc/jobs/1-1/acolyte.txt index 6f6ac5c9f..14dc2b1b2 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.7a +//= 1.8 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -22,6 +22,7 @@ //= No longer uses function "F_ToHigh" //= Proper dialog for Priest job quest is unused (for now.) //= 1.7a Functions now make use of proper priest quest dialog [L0ne_W0lf] +//= 1.8 Removed an Unnecessary "set job_acolyte_q,0;" [Samuray22] //============================================================ prt_church,184,41,4 script Cleric#aco 60,{ @@ -172,7 +173,6 @@ prt_church,184,41,4 script Cleric#aco 60,{ mes "[Father Mareusis]"; mes "I am proud to say that you are now ready to become an Acolyte!"; next; - set job_acolyte_q,0; skill 143,0,0; callfunc "Job_Change",Job_Acolyte; callfunc "F_ClearJobVar"; -- cgit v1.2.3-70-g09d2