summaryrefslogtreecommitdiff
path: root/db/re/map_zone_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r--db/re/map_zone_db.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf
index 36659ac87..5ee8ba0b1 100644
--- a/db/re/map_zone_db.conf
+++ b/db/re/map_zone_db.conf
@@ -81,7 +81,8 @@ zones: (
Pty_Assumptio_Scroll: true
}
/* 5 second duration increase on GvG */
- mapflags: ( "invincible_time_inc 5000" )
+ /* knockback disabled */
+ mapflags: ( "invincible_time_inc 5000", "noknockback" )
},
{
/* Battlegrounds zone is applied to all maps with a battlegrounds mapflag */
@@ -126,6 +127,8 @@ zones: (
Assumptio_5_Scroll: true
Pty_Assumptio_Scroll: true
}
+ /* knockback disabled */
+ mapflags: ( "noknockback" )
},
{
name: "Aldebaran Turbo Track"