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

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

[zone]
name=Caledonia system


; ------------------------------------------------------------------ 
; ANARA JUMPGATE

[navpoint]
label=navpoint_west
name=Navigation point West
location=256 1024 16
model=maps/static/navpoint
color=0.5 0.1 0.1

[jumpgate]
label=jumpgate_anara
name=Jumpgate Caledonia -> Anara
model=maps/pirate/jumpgate
target=anara:jumpgate_caledonia
color=0.5 0.1 0.1
location=384 1056 16
direction=300
info=Jumpgate to the Anara system.

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

[navpoint]
label=navpoint_south
name=Navigation point South
location=-512 0 32
model=maps/static/navpoint
color=0.5 0.1 0.1

[jumpgate]
label=jumppoint_karelia
name=Jumpgate Caledonia -> Karelia
model=maps/pirate/jumpgate
target=karelia:jumppoint_caledonia
color=0.5 0.1 0.1
location=-524 0 32
direction=0
info=Jumppoint to the Karelia system.