From e3afdc2af4c5e50c79237ee092e25f39b7428e47 Mon Sep 17 00:00:00 2001 From: Michieru Date: Thu, 24 Oct 2013 12:10:43 +0200 Subject: Update to last rAthena npc. Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt --- npc/re/jobs/3-1/ranger.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'npc/re/jobs/3-1/ranger.txt') diff --git a/npc/re/jobs/3-1/ranger.txt b/npc/re/jobs/3-1/ranger.txt index 02af29d54..b35c8ebfc 100644 --- a/npc/re/jobs/3-1/ranger.txt +++ b/npc/re/jobs/3-1/ranger.txt @@ -1,15 +1,13 @@ //===== Hercules Script ====================================== //= Ranger Job Quest -//===== By: ================================================== +//===== By: ================================================== //= Muad_Dib -//===== Current Version: ===================================== -//= 1.5 -//===== Compatible With: ===================================== -//= Hercules -//===== Description: ========================================= +//===== Current Version: ===================================== +//= 1.6 +//===== Description: ========================================= //= [Official Conversion] //= Job change Quest from Hunter / Sniper -> Ranger. -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.0 First Version. [Masao] //= 1.1 Updated SC_STONE duration from 2 Seconds to 2 Minutes //= and fixed Mercenary check. @@ -20,6 +18,7 @@ //= 1.3a Little beauty fix, changed break; to next; . [Masao] //= 1.4 Some optimization. [Euphy] //= 1.5 Updated script, optimized. [Euphy] +//= 1.6 Added GM management function. [Euphy] //============================================================ tur_dun01,156,36,5 script Survival Instructor#jr01 59,{ @@ -1757,8 +1756,8 @@ job3_rang01,90,43,3 script Ranger Master#jr_29 832,{ } } -/* job3_rang01,58,1,0 script Worker#job_ranger 88,{ + callfunc "F_GM_NPC"; switch(select("Enable Waiting Room:Disable Waiting Room:Enable 1st Test:Disable 1st Test:Enable 2nd Test:Disable 2nd Test:Enable 3rd Test:Disable 3rd Test:Cancel")) { case 1: mes "Enabled Waiting Room"; @@ -1803,4 +1802,3 @@ job3_rang01,58,1,0 script Worker#job_ranger 88,{ close; } } -*/ -- cgit v1.2.3-60-g2f50