diff options
author | Mass <Mass@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-06 09:28:32 +0000 |
---|---|---|
committer | Mass <Mass@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-06 09:28:32 +0000 |
commit | 52040336b1e5b331ecd7744eb3d9ba9533eab599 (patch) | |
tree | d9a3f28606f5907051b35d2fec13048f708bf5af /conf-tmpl/map_athena.conf | |
parent | 34c5fb016f35aa69aa5de058162ced688cecd3eb (diff) | |
download | hercules-52040336b1e5b331ecd7744eb3d9ba9533eab599.tar.gz hercules-52040336b1e5b331ecd7744eb3d9ba9533eab599.tar.bz2 hercules-52040336b1e5b331ecd7744eb3d9ba9533eab599.tar.xz hercules-52040336b1e5b331ecd7744eb3d9ba9533eab599.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@474 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/map_athena.conf')
-rw-r--r-- | conf-tmpl/map_athena.conf | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf index 93bffe2e4..6793ce6e2 100644 --- a/conf-tmpl/map_athena.conf +++ b/conf-tmpl/map_athena.conf @@ -213,6 +213,23 @@ npc: npc/quests/munak.txt npc: npc/quests/bongunsword.txt npc: npc/quests/monstertamers.txt +// New Headgear Quests +npc: npc/quests/newgears/arjen.txt +npc: npc/quests/newgears/back_ribbon.txt +npc: npc/quests/newgears/bear_hat.txt +npc: npc/quests/newgears/burning_blood_bandana.txt +npc: npc/quests/newgears/cat_hairband.txt +npc: npc/quests/newgears/hat_seller.txt +npc: npc/quests/newgears/indian_headband.txt +npc: npc/quests/newgears/mask_of_alarm.txt +npc: npc/quests/newgears/mushroom_hairband.txt +npc: npc/quests/newgears/neris.txt +npc: npc/quests/newgears/old_blacksmith.txt +npc: npc/quests/newgears/posture_fix_hat.txt +npc: npc/quests/newgears/sea_otter_hat.txt +npc: npc/quests/newgears/traveler.txt +npc: npc/quests/newgears/tulip_hairpin.txt + // Custom Quests, might be balance breaking (Enable if you want) //npc: npc/quests/all_quest.txt //npc: npc/quests/magicalhatquest.txt @@ -222,7 +239,7 @@ npc: npc/quests/monstertamers.txt //npc: npc/quests/custom/ironcane.txt //npc: npc/quests/custom/sunglasses.txt //npc: npc/quests/custom/berzebub.txt -npc: npc/quests/custom/new_hats.txt +//npc: npc/quests/custom/new_hats.txt // Above Npcs are better ^_^ //npc: npc/quests/custom/event_32_new_hats.txt npc: npc/quests/custom/valhallen.txt |