Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: ab4961b3a424b5197d4651f35b5e2d4b91da025b (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
;
; vostok.ini
; world description for the Vostok system
;
; ------------------------------------------------------------------
; ZONE IDENTIFICATION

[zone]
; [string] zone name
name=Vostok system
; [string] skybox name
sky=sky32
; [r g b] ambient color
ambient=0.05 0.05 0.05
; [x y z] galactic location
location=388 167 0
; faction
faction=colonies

; zone information
info=The Vostok system system marks the border of the Independent Colonies with the Southern Rim.

[jumpgate]
label=jumpgate_warsaw
location=1224 -984 0
angles=0 140 0
target=warsaw:jumpgate_vostok
faction=colonies

[station]
label=gesser
name=Starbase Gesser
location=320 -696 0
angles=0 15 0
infoname=Colonial starbase
model=maps/colonial/helianthos
faction=militia
; override faction secnodary color
colorsecond=0 1 0

	[ship]
	label=tiger

	[ship]
	label=lancer

	[cargo]
	label=liquor
	price=475
	amount=0

	[cargo]
	label=water
	price=12
	amount=0

	; weapon trade definitions
	[weapon]
	label=mine_dumb
	amount=-1

	[weapon]
	label=blaster2
	amount=-1

	[weapon]
	label=turretblaster1
	amount=-1

[star]
label=star
name=class K star
location=-576 928 0
angles=0 310 0
radius=71.5
; [r g b] entity primary color, values in the 0-255 range
color=219 91 0

[navpoint]
label=navpoint_south
name=Navigation point South
location=-328 208 0

[navpoint]
label=navpoint_north
name=Navigation point North
location=1456 -56 0
angles=0 180 0

[station]
label=zavulon
name=Zavulon Base
location=1096 1176 0
angles=0 245 0
radius=14
model=maps/pirate/repair_station
faction=pirates
infoname=Pirate base

	[ship]
	label=raider

	[ship]
	label=jaguar

	[cargo]
	label=gold
	price=1150
	amount=-1

	[cargo]
	label=liquor
	price=480
	amount=0

	[cargo]
	label=water
	price=25
	amount=0

	[weapon]
	label=laser2
	amount=-1

	[weapon]
	label=laser3
	amount=-1

	[weapon]
	label=turretlaser2
	amount=-1