From: MirceaKitsune Date: Wed, 22 Sep 2010 23:56:03 +0000 (+0300) Subject: Fix the falling damage speed on BrokenWorld X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e071cdcdf35808fc85c8f0b42c968ee49873d309;p=voretournament%2Fvoretournament.git Fix the falling damage speed on BrokenWorld --- diff --git a/data/maps/brokenworld.mapinfo b/data/maps/brokenworld.mapinfo index 0d9ea961..a5e29560 100644 --- a/data/maps/brokenworld.mapinfo +++ b/data/maps/brokenworld.mapinfo @@ -6,4 +6,5 @@ type tdm 50 20 2 type kh 1000 20 3 type ctf 300 20 type rpg 0 -cdtrack ghost-town \ No newline at end of file +cdtrack ghost-town +settemp_for_type all g_balance_falldamage_minspeed 1000 \ No newline at end of file