diff options
Diffstat (limited to 'npc/custom/quests/fashion.txt')
-rw-r--r-- | npc/custom/quests/fashion.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/fashion.txt b/npc/custom/quests/fashion.txt index bbeb56b6b..82920c804 100644 --- a/npc/custom/quests/fashion.txt +++ b/npc/custom/quests/fashion.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Quest for Fashion Glasses (Daily Job Quest) //===== By: ================================================== //= 1.1 None //===== Current Version: ===================================== //= Any //===== Compatible With: ===================================== -//= eAthena +//= rAthena //===== Description: ========================================= //= Quest for Fashion Glasses //===== Additional Comments: ================================= @@ -66,4 +66,4 @@ M_CANCEL: mes "participate in tommorow's"; mes "quest."; close; -}
\ No newline at end of file +} |