diff options
Diffstat (limited to 'npc/quests/eden/11-25.txt')
-rw-r--r-- | npc/quests/eden/11-25.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/eden/11-25.txt b/npc/quests/eden/11-25.txt index c81d0dec6..417e30f78 100644 --- a/npc/quests/eden/11-25.txt +++ b/npc/quests/eden/11-25.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= // Eden Group Quests - Repeatable experience quests [11-25] //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [AEGIS Conversion] //===== Additional Comments: ================================= @@ -572,4 +572,4 @@ moc_para01,32,30,6 script Spikle#Tuto 914,{ mes "Why don't you look around and find some interesting tasks?"; close; } -}
\ No newline at end of file +} |