diff options
Diffstat (limited to 'npc/custom/ayothaya.txt')
-rw-r--r-- | npc/custom/ayothaya.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/ayothaya.txt b/npc/custom/ayothaya.txt index 13f2a8c48..2432bc970 100644 --- a/npc/custom/ayothaya.txt +++ b/npc/custom/ayothaya.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Wandering poet NPC //===== By: ================================================== //= by MouseJstr //===== Current Version: ===================================== //= 0.2a //===== Compatible With: ===================================== -//= eAthena 1.0 Final + +//= rAthena 1.0 Final + //===== Description: ========================================= ayothaya,58,134,5 script Louise Gluck 763,{ @@ -721,4 +721,4 @@ ayothaya,214,279,3 script Juliet 53,{ npcspeed 150; initnpctimer; end; -}
\ No newline at end of file +} |