Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 62fed851529325cab5f801ec8eda7bc21341c886 (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
;
; finnmark.ini
; world description for the Finnmark system
;

; ------------------------------------------------------------------ 
; ZONE IDENTIFICATION

[zone]
name=Finnmark system
sky=sky07

; ------------------------------------------------------------------ 
; STAR

[star]
; [string] entity label
label=star
; [string] entity name
name=class B star
location=256 1012 64
; [r g b] entity primary color, values in the 0-255 range
color=221 224 255
; [float] entity radius (10 game units == 1km ingame)
radius=90

; ------------------------------------------------------------------ 
; PLANET FINNMARK

[planet]
label=finnmark
name=planet Finnmark
texture=planets/finnmark
default=yes
faction=miners
;override faction color
color=1.0 1.0 1.0
location=128 64 0
radius=70
dock=yes
info=As final act in a series of trade wars, the Headquarters of the Joint Miners Asssociation was founded conveniently outside the jurisdiction and taxation of the colonies and the central planets.
info=Nobody objected when the miners colonized this inhospitable frozen world and they tend to keep good relations with their customers. They're also prepared and capable to defend their interests when necessary.

	[ship]
	label=archer

	[ship]
	label=longbow

	[ship]
	label=miningcruiser

	[ship]
	label=miningfreighter

	[cargo]
	label=iron
	price=75

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

	[cargo]
	label=gold
	price=1250

; ------------------------------------------------------------------ 
; KVALSUND MINING OPERATIONS

[station]
label=kvalsund
name=Kvalsund mining operations
model=maps/miners/kvalsund
faction=miners
location=-256 512 0
radius=10
yaw=-90

	[ship]
	label=miningsurveyor

	[cargo]
	label=iron
	price=50


; ------------------------------------------------------------------ 
; ANTWERP JUMPGATE

[navpoint]
label=navpoint_east
name=Navigation Point East
location=-96 -560 0

[jumpgate]
label=jumpgate_antwerp
target=antwerp:jumpgate_finnmark
faction=miners
location=-96 -576 4
yaw=95

; ------------------------------------------------------------------ 
; KARELIA JUMPPOINT

[navpoint]
label=navpoint_north
name=Navigation Point North
location=616 512 0

[jumppoint]
label=jumppoint_karelia
target=karelia:jumppoint_finnmark
location=624 512 8