diff options
author | Ridley8819 <ridley8819@gmail.com> | 2016-08-05 00:55:57 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-08-17 01:16:42 +0200 |
commit | 88c5a47468f335b00fe71b8ffe45af60fd79691d (patch) | |
tree | 6f9b62dde035b1af5f08cb16e5a9ee4054beaf6a /npc/re/scripts.conf | |
parent | 048bd161341bdf5f57c9a460d390d343e7368439 (diff) | |
download | hercules-88c5a47468f335b00fe71b8ffe45af60fd79691d.tar.gz hercules-88c5a47468f335b00fe71b8ffe45af60fd79691d.tar.bz2 hercules-88c5a47468f335b00fe71b8ffe45af60fd79691d.tar.xz hercules-88c5a47468f335b00fe71b8ffe45af60fd79691d.zip |
Nightmare Clock Tower Dungeon
- added mobs and (updated) skills
- added quests_aldebaran.txt
- iro dialogues
- all items are already in available in item_db.conf
- maps are already available in mapcache, index and .conf
- Updated item effect for Pocket_Watch_ and Pocket_Watch__, and their
combo with Memorize_Book and Pocket_Watch__
Closes #1389 as merged
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 01978ee3d..53c5f4944 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -163,6 +163,7 @@ npc: npc/re/quests/monstertamers.txt npc: npc/re/quests/mrsmile.txt npc: npc/re/quests/pile_bunker.txt npc: npc/re/quests/quests_13_1.txt +npc: npc/re/quests/quests_aldebaran.txt npc: npc/re/quests/quests_brasilis.txt npc: npc/re/quests/quests_dewata.txt npc: npc/re/quests/quests_dicastes.txt |