diff options
Diffstat (limited to 'npc/custom/quests/magicalhatquest.txt')
-rw-r--r-- | npc/custom/quests/magicalhatquest.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/magicalhatquest.txt b/npc/custom/quests/magicalhatquest.txt index c24b22ed3..6191cf903 100644 --- a/npc/custom/quests/magicalhatquest.txt +++ b/npc/custom/quests/magicalhatquest.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Wizard Hat Custom Quest //===== By: ================================================== //= Who //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= eAthena +//= rAthena //===== Description: ========================================= //= Wizard Hat quest. Harmless, doesn't screw game balance. //===== Additional Comments: ================================= @@ -55,4 +55,4 @@ M_RIPOFF: mes "If you succeed in getting these items, you will have incredible strength!"; emotion e_hmm; close; -}
\ No newline at end of file +} |