diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-04-27 16:45:22 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2015-04-29 19:00:08 +0530 |
commit | c2cc23c157efa2be4698329b5fab127f7f3a8e16 (patch) | |
tree | 7a0ea3e614fa0df0f65c70fb4458aa886da93591 /npc/re/scripts_monsters.conf | |
parent | 6c06e4ca6ee546414bfc078622b872f078e1a5d5 (diff) | |
download | hercules-c2cc23c157efa2be4698329b5fab127f7f3a8e16.tar.gz hercules-c2cc23c157efa2be4698329b5fab127f7f3a8e16.tar.bz2 hercules-c2cc23c157efa2be4698329b5fab127f7f3a8e16.tar.xz hercules-c2cc23c157efa2be4698329b5fab127f7f3a8e16.zip |
Added Champion Monsters. (Based on info from idAthena and DivinePride)
Diffstat (limited to 'npc/re/scripts_monsters.conf')
-rw-r--r-- | npc/re/scripts_monsters.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts_monsters.conf b/npc/re/scripts_monsters.conf index 913fac0c0..a05f50427 100644 --- a/npc/re/scripts_monsters.conf +++ b/npc/re/scripts_monsters.conf @@ -4,6 +4,7 @@ npc: npc/re/mobs/citycleaners.txt npc: npc/re/mobs/towns.txt +npc: npc/re/mobs/champion.txt // -------------------------- Dungeons -------------------------- npc: npc/re/mobs/dungeons/abbey.txt |