diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-09 22:49:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-09 22:49:24 -0300 |
commit | 0eefff44861429009ba4013501ba370ab98ad4a0 (patch) | |
tree | 38c7ec11ec17c109452abde1eed9a2c57a2ace06 /db | |
parent | 952eeaffb464176fd6885b142a57061f76d4d4a7 (diff) | |
download | serverdata-0eefff44861429009ba4013501ba370ab98ad4a0.tar.gz serverdata-0eefff44861429009ba4013501ba370ab98ad4a0.tar.bz2 serverdata-0eefff44861429009ba4013501ba370ab98ad4a0.tar.xz serverdata-0eefff44861429009ba4013501ba370ab98ad4a0.zip |
Map rebuild, and some extra security to jail... Just in case.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/map_zone_db.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 47505ebb5..81593c8cc 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -91,6 +91,12 @@ zones: ( name: "MMO" disabled_skills: { + AL_WARP: "ALL" + AL_TELEPORT: "ALL" + WE_CALLPARTNER: "ALL" + WE_CALLPARENT: "ALL" + WE_CALLBABY: "ALL" + SC_DIMENSIONDOOR: "ALL" } disabled_items: { |