From 23c612881249d31d9f98747d88bde6f512dc5485 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 17 Jul 2018 19:02:22 -0300 Subject: fix stuff - but 001-3 wasn't ready, there was not a way in, nor a way out... --- db/re/map_zone_db.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'db') diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 81593c8cc..aa5a749da 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -86,6 +86,27 @@ zones: ( skill_damage_cap: { } }, +{ + /* Event Zone is a mapflag alias */ + name: "Event" + + disabled_skills: { + } + + disabled_items: { + } + + mapflags: ( + "nopenalty", + "nosave 000-1,22,22", + ) + + /* "command:min-group-lv-to-override" e.g. "heal: 70" */ + disabled_commands: { + } + skill_damage_cap: { + } +}, { /* MMO Zone is not the place for GMs to mess with. */ name: "MMO" -- cgit v1.2.3-60-g2f50