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 | |
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.
-rw-r--r-- | db/re/map_zone_db.conf | 6 | ||||
-rw-r--r-- | maps/re/012-1.mcache | bin | 1016 -> 1016 bytes | |||
-rw-r--r-- | npc/sec_pri/_import.txt | 1 | ||||
-rw-r--r-- | npc/sec_pri/mapflags.txt | 1 |
4 files changed, 8 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: { diff --git a/maps/re/012-1.mcache b/maps/re/012-1.mcache Binary files differindex d1c6bd863..c3c0c0cf4 100644 --- a/maps/re/012-1.mcache +++ b/maps/re/012-1.mcache diff --git a/npc/sec_pri/_import.txt b/npc/sec_pri/_import.txt index 84983cda7..085dd0afe 100644 --- a/npc/sec_pri/_import.txt +++ b/npc/sec_pri/_import.txt @@ -1,2 +1,3 @@ // Map sec_pri: Jesusalva's Jail // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/sec_pri/mapflags.txt", diff --git a/npc/sec_pri/mapflags.txt b/npc/sec_pri/mapflags.txt new file mode 100644 index 000000000..65edab951 --- /dev/null +++ b/npc/sec_pri/mapflags.txt @@ -0,0 +1 @@ +sec_pri mapflag zone Jail |