diff options
Diffstat (limited to 'npc/custom/jobs/reset.txt')
-rw-r--r-- | npc/custom/jobs/reset.txt | 8 |
1 files changed, 4 insertions, 4 deletions
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 +} |