diff options
author | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
---|---|---|
committer | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
commit | 5e7b0903383e575393eabf5f36187ffcb49d6c52 (patch) | |
tree | 7ce056d8437c7248da598c7a1788f04db0f248a0 /npc/jobs/2-1/hunter.txt | |
parent | 00c4c2adf83c9f068be8496a2f1c067432cbda7a (diff) | |
download | hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.gz hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.bz2 hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.xz hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.zip |
- Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/2-1/hunter.txt')
-rw-r--r-- | npc/jobs/2-1/hunter.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/jobs/2-1/hunter.txt b/npc/jobs/2-1/hunter.txt index 9bdc84159..ec8a828c2 100644 --- a/npc/jobs/2-1/hunter.txt +++ b/npc/jobs/2-1/hunter.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Hunter Job Quest //===== By: ================================================== //= EREMES THE CANIVALIZER (Aegis)Translated by yoshiki (Aegis) @@ -7,14 +7,14 @@ //===== Current Version: ===================================== //= 3.6 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Job Change quest for Hunter class. //===== Additional Comments: ================================= //= 0.5 Fully working. //= 0.6 Changed global variable names to unique ones. -//= 0.7 - 0.8 Updates for eAthena +Knight2,Crusader2 fix +//= 0.7 - 0.8 Updates for rAthena +Knight2,Crusader2 fix //= 0.9 Fixed items quest fork bug [Lupus] //= 1.0 Fixed items quest bug: added extra condition [Lupus] //= 1.1 Fixed skillpoints check bug [Lupus] @@ -34,7 +34,7 @@ //= 2.3a 7 official sets of Demon Hunter,thx to Dr.Evil [Lupus] //= 2.4a Added missing next;, missing NPC names [Lupus] //= 2.5 "strcharinfo" -> "strcharinfo(0)" [FlavioJS] -//= 2.6 Fixed 3º Test. [Samuray22] +//= 2.6 Fixed 3� Test. [Samuray22] // -Changed Timers from 3 to 1 minute. // -Changed "Job Change Monsters". // -Thanks to ultradamage. @@ -1799,4 +1799,4 @@ job_hunte,125,67,0 duplicate(HntTrap2) 96-4 -1,0,0 job_hunte,126,70,0 duplicate(HntTrap2) 97-1 -1,0,0 job_hunte,126,71,0 duplicate(HntTrap2) 97-2 -1,0,0 job_hunte,127,70,0 duplicate(HntTrap2) 97-3 -1,0,0 -job_hunte,127,71,0 duplicate(HntTrap2) 97-4 -1,0,0
\ No newline at end of file +job_hunte,127,71,0 duplicate(HntTrap2) 97-4 -1,0,0 |