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

;
; ZONE IDENTIFICATION

[zone]
name=Anara system
sky=sky06

;
; there is no star for tha Anara system

[navpoint]
label=navpoint_origin
name=Navpoint Origin
location=0 0 0
model=maps/static/navpoint

;
; GALILEO OUTPOST

[station]
label=galileo_outpost
name=Galileo Outpost
model=maps/independent/researchstation
location=128 768 32
color=106 95 87
colorsecond=152 166 169

	[ship]
	label=avenger

	[ship]
	label=shootingstar

	[ship]
	label=jupiter

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

;
; this is the line of navpoints for leading ships through anara's gas clouds

[navpoint]
label=navpoint_path01
name=Safety Buoy
location=128 -640 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path02
name=Safety Buoy
location=120 -512 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path03
name=Safety Buoy
location=112 -384 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path04
name=Safety Buoy
location=104 -256 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path05
name=Safety Buoy
location=96 -128 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path06
name=Safety Buoy
location=88 0 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path07
name=Safety Buoy
location=96 128 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path08
name=Safety Buoy
location=112 256 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path09
name=Safety Buoy
location=120 384 0
model=maps/static/navpoint
[navpoint]
label=navpoint_path10
name=Safety Buoy
location=128 512 0
model=maps/static/navpoint

; ------------------------------------------------------------------ 
; CALEDONIA JUMPGATE

[navpoint]
label=navpoint_east
name=Navigation Point East
location=128 -768 0
model=maps/static/navpoint

[jumpgate]
label=jumpgate_caledonia
name=Jumpgate Anara -> Caledonia
model=maps/colonial/jumpgate
target=caledonia:jumpgate_anara
color=106 95 87
colorsecond=152 166 169
location=120 -760 0
direction=95
info=Jumpgate to the Caledonia system.

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

[navpoint]
label=navpoint_south
name=Navigation Point South
location=-512 0 -64
model=maps/static/navpoint

[jumppoint]
label=jumppoint_karelia
name=Jumppoint Anara -> Karelia
target=karelia:jumppoint_anara
location=-524 0 64
direction=0
info=Jumppoint to the Karelia system.