diff options
Diffstat (limited to 'npc/custom/jobs')
-rw-r--r-- | npc/custom/jobs/jobmaster.txt | 8 | ||||
-rw-r--r-- | npc/custom/jobs/reset.txt | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/npc/custom/jobs/jobmaster.txt b/npc/custom/jobs/jobmaster.txt index 3886ccf60..cfd7b83a1 100644 --- a/npc/custom/jobs/jobmaster.txt +++ b/npc/custom/jobs/jobmaster.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= -//= eAthena Jobchanger AKA Job Master +//===== rAthena Script ======================================= +//= rAthena Jobchanger AKA Job Master //===== By: ================================================== -//= eAthena Dev Team [Ori:LunatikBunnie] [Cur:Lance] +//= rAthena Dev Team [Ori:LunatikBunnie] [Cur:Lance] //===== Current Version: ===================================== //= 1.5a //===== Compatible With: ===================================== -//= eAthena SVN Trunk 6674 +//= rAthena SVN Trunk 6674 //===== Description: ========================================= //= Changes your job without asking too much //= For other info, please contact me at Lunatikbunnie@gmail.com diff --git a/npc/custom/jobs/reset.txt b/npc/custom/jobs/reset.txt index 64eaff29e..8592fc730 100644 --- a/npc/custom/jobs/reset.txt +++ b/npc/custom/jobs/reset.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Reset NPC for Athena by Script & DB Team //===== By: ================================================== -//= eAthena Team +//= rAthena Team //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= Any eAthena Version +//= Any rAthena Version //===== Description: ========================================= //= Resets skills, stats, or both. //===== Additional Comments: ================================= @@ -55,4 +55,4 @@ prontera,150,193,4 script Reset Girl 124,{ case 4: close; } -}
\ No newline at end of file +} |