From 80e90568f0e20766ae4b753395d968bd7a1764f9 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Tue, 2 Apr 2013 20:45:20 -0300 Subject: Introducing New/Official Mapflag: noknockback Used officially in gvg and battleground maps (implemented under their respective zones) Special Thanks to Muad_Dib! Signed-off-by: shennetsind --- db/re/map_zone_db.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'db/re') 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" -- cgit v1.2.3-70-g09d2