diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-23 23:43:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-23 23:43:53 -0300 |
commit | c72bff04727cc001b6162f2886ad1952097d5ac1 (patch) | |
tree | 20fdf05b22ab6b990757b13d374eaa9090b2b327 /db/re | |
parent | a7c45a192268da2601cef47a4cdba987ae2327ca (diff) | |
download | serverdata-c72bff04727cc001b6162f2886ad1952097d5ac1.tar.gz serverdata-c72bff04727cc001b6162f2886ad1952097d5ac1.tar.bz2 serverdata-c72bff04727cc001b6162f2886ad1952097d5ac1.tar.xz serverdata-c72bff04727cc001b6162f2886ad1952097d5ac1.zip |
Remove some spurious maps
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/map_zone_db.conf | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index a19d523..1a284ba 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -618,79 +618,6 @@ zones: ( } }, { - /* SuperMMO Zone is not the place for GMs to mess with - Fortress Island */ - name: "SuperMMO" - - disabled_skills: { - AL_WARP: "ALL" - AL_TELEPORT: "ALL" - WE_CALLPARTNER: "ALL" - WE_CALLPARENT: "ALL" - WE_CALLBABY: "ALL" - SC_DIMENSIONDOOR: "ALL" - GD_EMERGENCYCALL: "ALL" - } - - disabled_items: { - TimeFlask: true - CandorWarpCrystal: true - TulimWarpCrystal: true - HalinWarpCrystal: true - HurnsWarpCrystal: true - LoFWarpCrystal: true - NivalWarpCrystal: true - FrostiaWarpCrystal: true - LilitWarpCrystal: true - ArtisWarpCrystal: true - ReturnPotion: true - DeathPotion: true - } - - mapflags: ( - "nowarpto", - "bexp 125", - "nosave 025-2,100,27", - ) - - /* "command:min-group-lv-to-override" e.g. "heal: 70" */ - disabled_commands: { - recall: 100 - recallall: 100 - monster: 100 - item: 100 - summon: 100 - killer: 100 - killable: 100 - pvpon: 100 - pvpoff: 100 - clone: 100 - slaveclone: 100 - evilclone: 100 - monstersmall: 100 - monsterbig: 100 - save: 100 - killmonster: 100 - killmonster2: 100 - raisemap: 100 - doommap: 100 - kill: 100 - nuke: 100 - //revive: 100 - setbattleflag: 100 - cvcon: 100 - cvcoff: 100 - addwarp: 100 - mapflag: 100 - gvgon: 100 - gvgoff: 100 - skillon: 100 - skilloff: 100 - alive: 100 - } - skill_damage_cap: { - } -}, -{ name: "Towns" mapflags: ( |