diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-04 20:13:07 +0530 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-07-12 02:07:09 +0200 |
commit | 146247c3e466542949a9ebee709633360a67778c (patch) | |
tree | 085f5212185a44e6fe7663a4dbfe768c11feec65 /npc/re/scripts.conf | |
parent | ce39818f67e15d38511fff5b5dd7fc20f8940092 (diff) | |
download | hercules-146247c3e466542949a9ebee709633360a67778c.tar.gz hercules-146247c3e466542949a9ebee709633360a67778c.tar.bz2 hercules-146247c3e466542949a9ebee709633360a67778c.tar.xz hercules-146247c3e466542949a9ebee709633360a67778c.zip |
Implemented 2012 Headgears Quest
Based on the rAthena version, improved and cleaned up.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 1faace664..0774428e2 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -142,3 +142,5 @@ npc: npc/re/quests/quests_mora.txt npc: npc/re/quests/quests_morocc.txt npc: npc/re/quests/quests_nameless.txt npc: npc/re/quests/quests_veins.txt +// - New Gears -------------------------------------------------- +npc: npc/re/quests/newgears/2012_headgears.txt |