diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-01-29 12:58:46 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2015-01-29 12:58:46 +0530 |
commit | 50f07c8baf3d753f6cde02737c3e3860261fabf9 (patch) | |
tree | 16d36c7d9e24e0b529af0bde32e57c205ca8ca71 /npc/scripts.conf | |
parent | 265ec7e012d3414e5fc4b3360c0795b4697663f6 (diff) | |
download | hercules-50f07c8baf3d753f6cde02737c3e3860261fabf9.tar.gz hercules-50f07c8baf3d753f6cde02737c3e3860261fabf9.tar.bz2 hercules-50f07c8baf3d753f6cde02737c3e3860261fabf9.tar.xz hercules-50f07c8baf3d753f6cde02737c3e3860261fabf9.zip |
Implemented 2010 Headgear Quests. Also corrected ID of Green Maiden in Endless Tower, and Bascojin Slave.
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index d81d76ed7..b8f427ca1 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -215,6 +215,7 @@ npc: npc/quests/newgears/2004_headgears.txt npc: npc/quests/newgears/2005_headgears.txt npc: npc/quests/newgears/2006_headgears.txt npc: npc/quests/newgears/2008_headgears.txt +npc: npc/quests/newgears/2010_headgears.txt // - Falicious Okolnir ------------------------------------------ // God Item Second Edition Quests npc: npc/quests/okolnir.txt |