diff options
Diffstat (limited to 'npc/custom/quests/lvl99_quest.txt')
-rw-r--r-- | npc/custom/quests/lvl99_quest.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/lvl99_quest.txt b/npc/custom/quests/lvl99_quest.txt index d301211b4..214580971 100644 --- a/npc/custom/quests/lvl99_quest.txt +++ b/npc/custom/quests/lvl99_quest.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Quest for 99 Base Level Players //===== By: ================================================== //= Lupus //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= Any eAthena Version +//= Any rAthena Version //===== Description: ========================================= //= It makes players stay longer at 99th level and get a //= Jewel Case as a reward @@ -64,4 +64,4 @@ lighthalzen,108,229,2 script La Fenn 766,{ emotion e_hmm; mes "..."; close; -}
\ No newline at end of file +} |