diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-16 18:57:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-16 18:57:48 -0300 |
commit | 47993c023c2b32e0bdeac90ba84880788c900c2a (patch) | |
tree | df0abadb3fa8f559951b6c773d2a4b813135fc7a | |
parent | 38a302bbc302ca51090e3f669a3d34ba8c7884b7 (diff) | |
download | serverdata-47993c023c2b32e0bdeac90ba84880788c900c2a.tar.gz serverdata-47993c023c2b32e0bdeac90ba84880788c900c2a.tar.bz2 serverdata-47993c023c2b32e0bdeac90ba84880788c900c2a.tar.xz serverdata-47993c023c2b32e0bdeac90ba84880788c900c2a.zip |
Candor siege (untested)
-rw-r--r-- | db/re/map_zone_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 7f909c5a3..4cf9d7448 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -50,6 +50,7 @@ zones: ( //Example Below makes @heal be used in maps within this zone only by those group lv 70 and above //heal: 70 accinfo: 100 + doom: 100 } skill_damage_cap: { //Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage, |