Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2011-02-12 13:18:31 +0000
committerStijn Buys <ingar@osirion.org>2011-02-12 13:18:31 +0000
commitc33aa74cc5e9546ce1f751e5d5a9c6658dde5c2e (patch)
tree461e8988fdd6f1165b74f46796e3995eb5762b18 /base/ini/zones/race.ini
parent0169b59064685c67ba864f92ee1caea48b22eaed (diff)
Enable complex collision on the race checkpoints
Diffstat (limited to 'base/ini/zones/race.ini')
-rw-r--r--base/ini/zones/race.ini5
1 files changed, 5 insertions, 0 deletions
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