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>2012-12-08 16:56:44 +0000
committerStijn Buys <ingar@osirion.org>2012-12-08 16:56:44 +0000
commite2d08da79fa3f173f41df59560311c3062dac6f4 (patch)
tree3dc222a0c7ea0e8e3dc4c3819390da27001deb55 /base/ini/zones/phoenicia.ini
parent3dd402c0f8d266ffe9fb366c068f063299c7b056 (diff)
Updated trade definitions, added racetrack to the Phoenicia system, added medicines model.
Diffstat (limited to 'base/ini/zones/phoenicia.ini')
-rw-r--r--base/ini/zones/phoenicia.ini37
1 files changed, 37 insertions, 0 deletions
diff --git a/base/ini/zones/phoenicia.ini b/base/ini/zones/phoenicia.ini
index 1d843cf..d2ad897 100644
--- a/base/ini/zones/phoenicia.ini
+++ b/base/ini/zones/phoenicia.ini
@@ -17,3 +17,40 @@ faction=praetoria
; zone information
info=The Phoenicia system.
+
+
+[racetrack]
+label=racetrack
+name=Race Start
+model=maps/race/checkpoint
+location=64 0 0
+yaw=180
+color=.5 .5 .5
+
+[checkpoint]
+label=checkpoint1
+name=Checkpoint 1
+model=maps/race/checkpoint
+location=96 0 0
+yaw=180
+
+[checkpoint]
+label=checkpoint2
+name=Checkpoint 2
+model=maps/race/checkpoint
+location=128 0 4
+yaw=180
+
+[checkpoint]
+label=checkpoint3
+name=Checkpoint 3
+model=maps/race/checkpoint
+location=138 -10 4
+yaw=135
+
+[checkpoint]
+label=checkpoint4
+name=Race Finish
+model=maps/race/checkpoint
+location=138 -28 4
+yaw=90