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

[zone]
name=Karelia system
sky=sky09

; ------------------------------------------------------------------ 
; ANARA JUMPPOINT

[navpoint]
label=navpoint_north
name=Navigation Point North
model=maps/static/navpoint
location=752 0 -64

[jumppoint]
label=jumppoint_anara
name=Jumppoint Karelia -> Anara
target=anara:jumppoint_karelia
location=764 0 64
direction=180

; ------------------------------------------------------------------ 
; FINNMARK JUMPPOINT

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

[jumppoint]
label=jumppoint_finnmark
name=Jumppoint Karelia -> Finnmark
target=finnmark:jumppoint_karelia
location=-764 0 64
direction=0

; ------------------------------------------------------------------ 
; CALEDONIA JUMPPOINT

[navpoint]
label=navpoint_east
name=Navigation Point East
model=maps/static/navpoint
location=-96 -500 12

[jumppoint]
label=jumppoint_caledonia
name=Jumppoint Karelia -> Caledonia
target=caledonia:jumppoint_karelia
location=-96 -512 12
direction=80