Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: d2ad897861914431a7027e1baa4441de215acd64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
;
; phoenicia.ini
; world description for the Phoenicia system
;
; ------------------------------------------------------------------
; ZONE IDENTIFICATION

[zone]
; zone name
name=Phoenicia system
; ambient color
ambient=.1 .1 .1
; [x y z] galactic location
location=752 376 0
; faction
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