diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-21 14:14:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-21 14:14:06 -0300 |
commit | b2d609cb0b96d1251270d084e56fa5a28a781fcd (patch) | |
tree | 05ed3f9d993e94cd336d9b65defa97c9fb205b88 /db | |
parent | f8ff203fc243bf6f1dbdcbe744fe2e54aef4a058 (diff) | |
download | serverdata-b2d609cb0b96d1251270d084e56fa5a28a781fcd.tar.gz serverdata-b2d609cb0b96d1251270d084e56fa5a28a781fcd.tar.bz2 serverdata-b2d609cb0b96d1251270d084e56fa5a28a781fcd.tar.xz serverdata-b2d609cb0b96d1251270d084e56fa5a28a781fcd.zip |
@spawn is now allowed on Aeros
Diffstat (limited to 'db')
-rw-r--r-- | db/re/map_zone_db.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 451b09ab4..896a4c72c 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -80,8 +80,7 @@ zones: ( /* "command:min-group-lv-to-override" e.g. "heal: 70" */ disabled_commands: { - //spawn: 100 - monster: 100 + //monster: 100 item: 100 } skill_damage_cap: { |