Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: fa0b3faa9f7127010be4d89a5acd9a876891eb55 (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
;
; 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=512 0 -64

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

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

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

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