diff options
author | reddozen <reddozen@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-31 04:54:54 +0000 |
---|---|---|
committer | reddozen <reddozen@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-31 04:54:54 +0000 |
commit | 330cdc62f6167cd7f095f7aab1c71be3728b459a (patch) | |
tree | 3a568d55519d253aac717409bb0c340b8f82a763 /npc/scripts_athena.conf | |
parent | 435aebaf32d68a95df8dd609c7b82fd7f9b420e9 (diff) | |
download | hercules-330cdc62f6167cd7f095f7aab1c71be3728b459a.tar.gz hercules-330cdc62f6167cd7f095f7aab1c71be3728b459a.tar.bz2 hercules-330cdc62f6167cd7f095f7aab1c71be3728b459a.tar.xz hercules-330cdc62f6167cd7f095f7aab1c71be3728b459a.zip |
Added 2006 headgear quests. Note that official dialog and NPC ID will need to be added in the future. [Reddozen]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7990 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index d44821e51..f009702ff 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -52,7 +52,7 @@ npc: npc/merchants/alchemist.txt npc: npc/merchants/icecream.txt
npc: npc/merchants/quivers.txt
npc: npc/merchants/kunai_maker.txt
-//npc: npc/merchants/socket_enchant.txt
+npc: npc/merchants/socket_enchant.txt
// Temp Shops
// Removed in kRO (because Scrolls have been added into mobs drops)
//npc: npc/merchants/scrolls_arrows.txt
@@ -100,6 +100,7 @@ npc: npc/quests/novice_exchange.txt //it's iRO script, uncomment it if you want to soil your economics with cheap OBBs
//npc: npc/quests/obb_quest.txt
npc: npc/quests/cooking_quest.txt
+npc: npc/quests/newgears/2006_headgear.txt
// --------------------------------------------------------------
// --------------------------- Guides ---------------------------
npc: npc/guides/guides_alb.txt
|