diff options
Diffstat (limited to 'npc/custom/quests/event_6_new_hats.txt')
-rw-r--r-- | npc/custom/quests/event_6_new_hats.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/event_6_new_hats.txt b/npc/custom/quests/event_6_new_hats.txt index 2e12104f9..17503c470 100644 --- a/npc/custom/quests/event_6_new_hats.txt +++ b/npc/custom/quests/event_6_new_hats.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Custom Quest For New Headgears //===== By: ================================================== //= RedxSwordxHero, Lupus //===== Current Version: ===================================== //= 1.4b //===== Compatible With: ===================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description: ========================================= //= 4 brothers give you quests to get 6 new hats (missing //= from official quests) @@ -369,4 +369,4 @@ OnMinute46: if(rand(2)) end; enablenpc "Blac"; end; -}
\ No newline at end of file +} |