diff options
author | shennetsind <ind@henn.et> | 2013-04-02 19:28:08 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-04-02 19:28:08 -0300 |
commit | 18e72749f736e05a7a40b25383faa5c9d12f815e (patch) | |
tree | 50c02c9d951b4c705ee42f61b51e4a8a3d336015 /db/re/map_zone_db.conf | |
parent | e6320b892516ba49af88bb4cc616952fa7cab6cd (diff) | |
download | hercules-18e72749f736e05a7a40b25383faa5c9d12f815e.tar.gz hercules-18e72749f736e05a7a40b25383faa5c9d12f815e.tar.bz2 hercules-18e72749f736e05a7a40b25383faa5c9d12f815e.tar.xz hercules-18e72749f736e05a7a40b25383faa5c9d12f815e.zip |
Follow up e6320b892516ba49af88bb4cc616952fa7cab6cd
Listed available options for 'disabled_skills'
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r-- | db/re/map_zone_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 056b06a1e..738e4d3da 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -15,6 +15,8 @@ //= and mapflags to be used by as many maps as one chooses, //= maps can be linked to a specific zone through the zone mapflag //= '<map name><tab>mapflag<tab>zone<tab><zone name>' +//== available types for 'disabled_skills': +//= PLAYER, HOMUN, MERCENARY, MONSTER, ALL and NONE zones: ( { /* Normal zone is applied to all maps that are not pkable (where players cant fight each other) */ |