diff options
Diffstat (limited to 'npc/custom/breeder.txt')
-rw-r--r-- | npc/custom/breeder.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/custom/breeder.txt b/npc/custom/breeder.txt index 098665054..cec5fc522 100644 --- a/npc/custom/breeder.txt +++ b/npc/custom/breeder.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Custom Free Breeder aka Universal Renter (not reccomended) //===== By: ================================================== -//= eAthena Team +//= rAthena Team //===== Current Version: ===================================== //= 1.3a //===== Compatible With: ===================================== -//= eAthena 1.0 Final + +//= rAthena 1.0 Final + //===== Description: ========================================= //= A Free PecoPeco and Falcon Breeder //===== Additional Comments: ================================= @@ -50,4 +50,4 @@ prontera,124,201,1 script Universal Rental Npc 726,{ close; } } -}
\ No newline at end of file +} |