summaryrefslogtreecommitdiff
path: root/db/re/map_zone_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-17 19:02:22 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-17 19:02:22 -0300
commit23c612881249d31d9f98747d88bde6f512dc5485 (patch)
treebbca59aae180e09d420d5d36d8b0db08d625d7cb /db/re/map_zone_db.conf
parent408f2ff54cbad3d3395a8b882b1e78585a2833df (diff)
downloadserverdata-23c612881249d31d9f98747d88bde6f512dc5485.tar.gz
serverdata-23c612881249d31d9f98747d88bde6f512dc5485.tar.bz2
serverdata-23c612881249d31d9f98747d88bde6f512dc5485.tar.xz
serverdata-23c612881249d31d9f98747d88bde6f512dc5485.zip
fix stuff - but 001-3 wasn't ready, there was not a way in, nor a way out...
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r--db/re/map_zone_db.conf21
1 files changed, 21 insertions, 0 deletions
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
@@ -87,6 +87,27 @@ zones: (
}
},
{
+ /* 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"