Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 93d18eeee7131a6cad6660769f07fabb21791868 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
; 
; intro.ini
;
; world description file for the intro module
;

;
; MERCHANT INTRO
;

[intro]
label=merchant
sky=sky02
ambient=0 0 0

[convoy]
; [r g b] entity primary color, values in the 0-255 range
color=222 192 145
; origin of the convoy
location=-16 -4 0
; direction the convoy ships are flying to
direction=15
; speed of the convoy ships
speed=1

; convoy ships
ship=maps/merchant/matrix
ship=maps/merchant/matrix
ship=maps/merchant/scalar
ship=maps/merchant/scalar
ship=maps/merchant/scalar
ship=maps/merchant/vector
ship=maps/merchant/vector
ship=maps/merchant/vector
ship=maps/merchant/vector
ship=maps/merchant/vector
ship=maps/merchant/vector
ship=maps/merchant/vector

[globe]
label=planet
name=Planet
rotationspeed=1.0
; [r g b] entity color, values in the 0-1 range
color=1 .9 .5
; [string] globe texture name
texture=planets/seymour
; [float] entity radius (10 game units == 1km ingame)
radius=68
; location
location=512 -128 0

[globe]
bright=yes
label=star
name=Star
color=1 1 1
radius=4
location=512 512 -128
corona=corona/default

;
; TSU-KHAN INTRO
;

[intro]
label=tsu-khan
sky=sky12
ambient=0 0 0

[convoy]
; [r g b] entity primary color, values in the 0-255 range
color=0.1 0.1 0.1
colorsecond=0.5 0 0.5
; origin of the convoy
location=12 16 0
; direction the convoy ships are flying to
direction=-45
; speed of the convoy ships
speed=1

; convoy ships
ship=maps/tsukhan/imp
ship=maps/tsukhan/imp
ship=maps/tsukhan/imp
ship=maps/tsukhan/imp
ship=maps/tsukhan/inquisitor
ship=maps/tsukhan/inquisitor
ship=maps/tsukhan/inquisitor
ship=maps/tsukhan/ravager

[convoy]
color=0.1 0.1 0.1
colorsecond=0.5 0 0.5
location=12 -24 -12
direction=45
speed=5

ship=maps/tsukhan/imp
ship=maps/tsukhan/imp
ship=maps/tsukhan/imp
ship=maps/tsukhan/camel

; static entities
[entity]
label=colossus
model=maps/tsukhan/colossus
location=128 24 0
color=0.1 0.1 0.1
colorsecond=0.5 0 0.5
yaw=45

[entity]
label=starscraper
model=maps/tsukhan/civilian_starscraper
location=96 -32 0
color=0.1 0.1 0.1
colorsecond=0.5 0 0.5
radius=10

[globe]
bright=yes
label=star
name=Star
color=210 210 255
radius=64
location=512 96 128
corona=corona/plain

;
; LINDBLADE INTRO
;

[intro]
label=lindblade
sky=sky03
ambient=0 0 0

[convoy]
; [r g b] entity primary color, values in the 0-255 range
color=0.5 0.1 0.1
colorsecond=0.5 0.25 0.1
; origin of the convoy
location=4 8 -4
; direction the convoy ships are flying to
direction=-45
; speed of the convoy ships
speed=1

ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/avatar
ship=maps/lindblade/supertanker

[globe]
bright=yes
label=star
name=Star
color=1 .9 .5
radius=92
location=128 32 64
corona=corona/default

;
; NEUTRAL INTRO
;

[intro]
label=neutral
sky=sky18
ambient=0 0 0

[convoy]
; [r g b] entity primary color, values in the 0-255 range
color=0.7 0.7 0.9
colorsecond=0.7 0.8 0.95
; origin of the convoy
location=-4 4 0
; direction the convoy ships are flying to
direction=-15
; speed of the convoy ships
speed=1
; convoy ships
ship=maps/independent/galaxy
ship=maps/independent/anansi
ship=maps/independent/anansi
ship=maps/independent/anansi

[entity]
label=ensor
model=maps/independent/ensor
location=-4 -2.5 0.25
color=0.7 0.7 0.9
colorsecond=0.7 0.8 0.95
radius=2.5
yaw=45

[globe]
bright=yes
label=star
name=Star
color=0.8 1 0.8
radius=8
location=64 0 0
corona=corona/horizglow