diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-20 19:33:28 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-20 19:33:28 +0000 |
commit | d9ca598974201dc82bf407b54e82990ba54ba903 (patch) | |
tree | 80d382615527720f20f176cdb8a3534208ade0fa /npc/scripts_athena.conf | |
parent | 983e9aef3e43804742d2ec47bec19935b4a1e4b7 (diff) | |
download | hercules-d9ca598974201dc82bf407b54e82990ba54ba903.tar.gz hercules-d9ca598974201dc82bf407b54e82990ba54ba903.tar.bz2 hercules-d9ca598974201dc82bf407b54e82990ba54ba903.tar.xz hercules-d9ca598974201dc82bf407b54e82990ba54ba903.zip |
Implemented the official 2005 headgear quests.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8380 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 76ed2d9f5..b1a692547 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -100,7 +100,7 @@ npc: npc/quests/eye_of_hellion.txt //For more info, read the comments in npc/quests/The_Sign_Quest.txt
//npc: npc/quests/The_Sign_Quest.txt
npc: npc/quests/newgears/2004_headgears.txt
-npc: npc/quests/newgears/new_hats_0625.txt
+npc: npc/quests/newgears/2005_headgears.txt
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
|