diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-14 15:43:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-14 15:43:55 -0300 |
commit | bb8871036d09f3de7ffe4c1d94bcf2ffb6d357c4 (patch) | |
tree | c661741c3674b7e6d19f684e2355f4b735d17eb2 /db/re | |
parent | 62cae6d400579b0e02026f4889084c50423cfad3 (diff) | |
download | serverdata-bb8871036d09f3de7ffe4c1d94bcf2ffb6d357c4.tar.gz serverdata-bb8871036d09f3de7ffe4c1d94bcf2ffb6d357c4.tar.bz2 serverdata-bb8871036d09f3de7ffe4c1d94bcf2ffb6d357c4.tar.xz serverdata-bb8871036d09f3de7ffe4c1d94bcf2ffb6d357c4.zip |
The Monster Army main forces. Increase EXP in Fortress Sigil in 25% (all mobs)
Diffstat (limited to 'db/re')
-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 4492995c7..402a1cbb2 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -622,6 +622,7 @@ zones: ( mapflags: ( "nowarpto", + "bexp 125", "nosave 025-2,100,27", ) |