diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-16 00:47:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-16 00:47:16 -0300 |
commit | 51c929e39477f7393f2eb9bb71a36e10dd303020 (patch) | |
tree | eac8d65b97a724849118c0bbe9c137d4dbd14688 /db/re/map_zone_db.conf | |
parent | ea5d0f40972c92d23494db23bcbd2d7f3f357466 (diff) | |
download | serverdata-51c929e39477f7393f2eb9bb71a36e10dd303020.tar.gz serverdata-51c929e39477f7393f2eb9bb71a36e10dd303020.tar.bz2 serverdata-51c929e39477f7393f2eb9bb71a36e10dd303020.tar.xz serverdata-51c929e39477f7393f2eb9bb71a36e10dd303020.zip |
Town mapflags + make maps
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r-- | db/re/map_zone_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index e776b53e3..8be55da8d 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -492,6 +492,10 @@ zones: ( { name: "Towns" + mapflags: ( + "nopenalty", + ) + disabled_skills: { AM_CANNIBALIZE: "PLAYER" AM_SPHEREMINE: "PLAYER" |