diff options
Diffstat (limited to 'npc/events/MemorialDay_2008.txt')
-rw-r--r-- | npc/events/MemorialDay_2008.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/events/MemorialDay_2008.txt b/npc/events/MemorialDay_2008.txt index 9e67216a7..b93210497 100644 --- a/npc/events/MemorialDay_2008.txt +++ b/npc/events/MemorialDay_2008.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= In Memory of Heroes (iRO Memorial Day 2008) //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= // //===== Additional Comments: ================================= @@ -429,4 +429,4 @@ prontera,150,270,4 script Grast#Memorial 900,{ mes "That's a good idea."; mes "Then I'll be waiting for your return."; close; -}
\ No newline at end of file +} |