summaryrefslogtreecommitdiff
path: root/npc/re/jobs/3-1/ranger.txt
diff options
context:
space:
mode:
authormasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-26 15:56:36 +0000
committermasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-26 15:56:36 +0000
commit9f69e816b69ba212438eeca2c1176cd9a1d0342d (patch)
tree89ed4ff4b96cbdd00b2e31ac8747f8ab0f8004bf /npc/re/jobs/3-1/ranger.txt
parentfd546694d8f26ab2760995512a06f4370a7f0b96 (diff)
downloadhercules-9f69e816b69ba212438eeca2c1176cd9a1d0342d.tar.gz
hercules-9f69e816b69ba212438eeca2c1176cd9a1d0342d.tar.bz2
hercules-9f69e816b69ba212438eeca2c1176cd9a1d0342d.tar.xz
hercules-9f69e816b69ba212438eeca2c1176cd9a1d0342d.zip
- Fixed Baby Priest & Arch Bishop Baby checks in the job change quest.
- Beauty Fix in the Ranger job change quest break; -> next; . bugreport:6242 - Added Energy Rune item reward after finishing the job change quest and changed an close2; to close; command. bugreport:6242 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16504 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/jobs/3-1/ranger.txt')
-rw-r--r--npc/re/jobs/3-1/ranger.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/re/jobs/3-1/ranger.txt b/npc/re/jobs/3-1/ranger.txt
index 84e453e35..0097853e6 100644
--- a/npc/re/jobs/3-1/ranger.txt
+++ b/npc/re/jobs/3-1/ranger.txt
@@ -18,6 +18,7 @@
//= it decreases the total points by 1 also commented the SC_STONE
//= part until M_DESERT_WOLF_B Mercenary is fully working.
//= 1.3 Fixed waves not being announced and counted [Elias]
+//= 1.3a Little beauty fix, changed break; to next; . [Masao]
//============================================================
tur_dun01,156,36,5 script Survival Instructor#jr01 59,{
@@ -2979,9 +2980,8 @@ job3_rang01,90,43,3 script Ranger Master#jr_29 832,{
}
mes "[Ranger Master, Neveragain]";
mes "Good. No falcon and you've used up all your skill points.";
- break;
- }else
- {
+ next;
+ }else{
mes "[Ranger Master, Neveragain]";
mes "Didn't you dismiss your falcon??";
next;