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

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

[zone]
name=Lindblade system
sky=sky10

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

[star]
label=star
name=class G star
location=256 -512 0
color=1 .9 .5
radius=96

; ------------------------------------------------------------------ 
; PLANET LINDBLADE

[planet]
label=lindblade
name=planet Lindblade
texture=planets/lindblade
location=618 780 16
direction=90
pitch=7.5
rotationspeed=1.5
color=200 0 0
radius=74

; ------------------------------------------------------------------ 
; LINDBLADE CENTRAL

[station]
label=lindblade_central
name=Lindblade Central
model=maps/lindblade/lindblade_central
location=720 564 18
direction=250
pitch=0
faction=lindblade

	[ship]
	label=halcyon

	[ship]
	label=avatar

	[cargo]
	label=gold
	price=1500
	amount=0

	[cargo]
	label=niobium
	price=300
	amount=0

; ------------------------------------------------------------------ 
; STATION 15

[station]
label=station15
name=Station 15
model=maps/lindblade/station15
color=0.5 0.1 0.1
location=-292 -68 8
direction=315

	[ship]
	label=supertanker

	[cargo]
	label=gold
	price=1425
	amount=0

	[cargo]
	label=niobium
	price=285
	amount=0

[navpoint]
label=navpoint_15
name=Navigation point 15
location=-290 -60 6

; ------------------------------------------------------------------ 
; DOVER JUMPGATE

[navpoint]
label=navpoint_south
name=Navigation point South
location=-324 -768 12

[jumpgate]
label=jumpgate_dover
name=Jumpgate Lindblade -> Dover
model=maps/colonial/jumpgate
target=dover:jumpgate_lindblade
color=0.5 0.1 0.1
location=-332 -768 16
direction=90