diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-30 22:27:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-30 22:27:01 -0300 |
commit | b8dcb3d9c9f34c9c58a579624005fcda3504fddf (patch) | |
tree | 51b7ddd6f0475c00a5a5e8200f963091a732c1f2 /db | |
parent | a1b765b4d37d5045f077fd7f8e36faa53f7a7b89 (diff) | |
download | serverdata-b8dcb3d9c9f34c9c58a579624005fcda3504fddf.tar.gz serverdata-b8dcb3d9c9f34c9c58a579624005fcda3504fddf.tar.bz2 serverdata-b8dcb3d9c9f34c9c58a579624005fcda3504fddf.tar.xz serverdata-b8dcb3d9c9f34c9c58a579624005fcda3504fddf.zip |
This restriction is not needed anymore, it was superseeded.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/map_zone_db.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 76f8f66f2..e776b53e3 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -82,7 +82,6 @@ zones: ( /* "command:min-group-lv-to-override" e.g. "heal: 70" */ disabled_commands: { monster: 100 - item: 100 } skill_damage_cap: { } |