From c33aa74cc5e9546ce1f751e5d5a9c6658dde5c2e Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 12 Feb 2011 13:18:31 +0000 Subject: Enable complex collision on the race checkpoints --- base/ini/zones/race.ini | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'base/ini/zones/race.ini') diff --git a/base/ini/zones/race.ini b/base/ini/zones/race.ini index 7f0cd30..0d25bf0 100644 --- a/base/ini/zones/race.ini +++ b/base/ini/zones/race.ini @@ -14,6 +14,7 @@ model=maps/race/checkpoint location=64 0 0 yaw=180 color=.5 .5 .5 +complex=true [checkpoint] label=checkpoint1 @@ -21,6 +22,7 @@ name=Checkpoint 1 model=maps/race/checkpoint location=96 0 0 yaw=180 +complex=true [checkpoint] label=checkpoint2 @@ -28,6 +30,7 @@ name=Checkpoint 2 model=maps/race/checkpoint location=128 0 4 yaw=180 +complex=true [checkpoint] label=checkpoint3 @@ -35,6 +38,7 @@ name=Checkpoint 3 model=maps/race/checkpoint location=138 -10 4 yaw=135 +complex=true [checkpoint] label=checkpoint4 @@ -42,4 +46,5 @@ name=Race Finish model=maps/race/checkpoint location=138 -28 4 yaw=90 +complex=true -- cgit v1.2.3