diff options
Diffstat (limited to 'npc/custom/quests/may_hats.txt')
-rw-r--r-- | npc/custom/quests/may_hats.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/may_hats.txt b/npc/custom/quests/may_hats.txt index 2d6578ac8..dc28a185f 100644 --- a/npc/custom/quests/may_hats.txt +++ b/npc/custom/quests/may_hats.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Quests: Bird Nest, Lion Mask, Skeleton Manteau, //= Fashion Hip Sack & Sales Banner //===== By: ================================================== @@ -6,7 +6,7 @@ //===== Current Version: ===================================== //= 1.01 //===== Compatible With: ===================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description: ========================================= //= Custom quest for some RO mobile game bonus items //===== Additional Comments: ================================= @@ -177,4 +177,4 @@ M_EXIT: mes "[Yakima]"; mes callfunc("F_Bye"); close; -}
\ No newline at end of file +} |