diff options
Diffstat (limited to 'npc/custom/quests/elvenear.txt')
-rw-r--r-- | npc/custom/quests/elvenear.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/elvenear.txt b/npc/custom/quests/elvenear.txt index 8faab1ad4..188e9cf3d 100644 --- a/npc/custom/quests/elvenear.txt +++ b/npc/custom/quests/elvenear.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Daily Job Quest For Elven Ears //===== By: ================================================== //= Someone //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description: ========================================= //= Elven Ears (require 75+ Base Level) //===== Additional Comments: ================================= @@ -65,4 +65,4 @@ L_Cancel: mes "Giving up already?"; mes "Oh well maybe you will participate in tommorow's quest."; close; -}
\ No newline at end of file +} |