diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-09 22:43:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-09 22:43:40 -0300 |
commit | 952eeaffb464176fd6885b142a57061f76d4d4a7 (patch) | |
tree | 0603b195e79cb8707b088e8ccb5875a9bb3b2f69 /db/re/map_zone_db.conf | |
parent | 5e624ad3e8cf60498ebaa86a84eb5b0990fba190 (diff) | |
download | serverdata-952eeaffb464176fd6885b142a57061f76d4d4a7.tar.gz serverdata-952eeaffb464176fd6885b142a57061f76d4d4a7.tar.bz2 serverdata-952eeaffb464176fd6885b142a57061f76d4d4a7.tar.xz serverdata-952eeaffb464176fd6885b142a57061f76d4d4a7.zip |
Be forgiving on battlegrounds: No DR, and warranted no penalty (I hope ¬.¬) ŧ.ŧ
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r-- | db/re/map_zone_db.conf | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 56c931afc..47505ebb5 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -343,11 +343,7 @@ zones: ( /* - short_damage_rate -25% */ mapflags: ( "noknockback", - "weapon_damage_rate 70", - "magic_damage_rate 70", - "misc_damage_rate 70", - "long_damage_rate 75", - "short_damage_rate 75", + "nopenalty", ) }, |