From e071cdcdf35808fc85c8f0b42c968ee49873d309 Mon Sep 17 00:00:00 2001
From: MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Date: Thu, 23 Sep 2010 02:56:03 +0300
Subject: [PATCH] Fix the falling damage speed on BrokenWorld

---
 data/maps/brokenworld.mapinfo | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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
-- 
2.39.5