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

[zone]
name=Anara system
sky=sky11

; ------------------------------------------------------------------ 
; there's no star in the Anara system

[navpoint]
label=navpoint_origin
name=Navpoint Origin
location=0 0 0

;
; GALILEO OUTPOST

[station]
label=galileo_outpost
name=Galileo Outpost
model=maps/independent/researchstation
faction=research
complex=true
location=128 768 32


	[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
faction=research
location=128 -640 0

[navpoint]
label=navpoint_path02
name=Safety Buoy
faction=research
location=120 -512 0

[navpoint]
label=navpoint_path03
name=Safety Buoy
faction=research
location=112 -384 0

[navpoint]
label=navpoint_path04
name=Safety Buoy
faction=research
location=104 -256 0

[navpoint]
label=navpoint_path05
name=Safety Buoy
faction=research
location=96 -128 0

[navpoint]
label=navpoint_path06
name=Safety Buoy
faction=research
location=88 0 0

[navpoint]
label=navpoint_path07
name=Safety Buoy
faction=research
location=96 128 0

[navpoint]
label=navpoint_path08
name=Safety Buoy
faction=research
location=112 256 0

[navpoint]
label=navpoint_path09
name=Safety Buoy
faction=research
location=120 384 0

[navpoint]
label=navpoint_path10
name=Safety Buoy
faction=research
location=128 512 0

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

[navpoint]
label=navpoint_east
name=Navigation Point East
location=128 -768 0

[jumpgate]
label=jumpgate_caledonia
target=caledonia:jumpgate_anara
faction=research
location=120 -760 0
yaw=95

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

[navpoint]
label=navpoint_south
name=Navigation Point South
location=-512 0 -64

[jumppoint]
label=jumppoint_karelia
target=karelia:jumppoint_anara
location=-524 0 64
yaw=0