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

[zone]
name=Karelia system
sky=sky09
ambient=0 0 0
; [x y z] galactic location
location=374 430 0
faction=rogue
; zone information
info=The Karelia system.


[star]
label=star
name=class A star
location=0 0 0
color=255 255 255
radius=45
corona=corona/default

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

[navpoint]
label=navpoint_north
name=Navigation Point North
location=752 164 -64

[jumppoint]
label=jumppoint_anara
target=anara:jumppoint_karelia
location=764 164 64
yaw=180

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

[navpoint]
label=navpoint_south
name=Navigation Point South
location=-752 128 -64

[jumppoint]
label=jumppoint_finnmark
target=finnmark:jumppoint_karelia
location=-764 128 64
yaw=0

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

[navpoint]
label=navpoint_east
name=Navigation Point East
location=-96 -500 12

[jumppoint]
label=jumppoint_caledonia
target=caledonia:jumppoint_karelia
location=-96 -512 12
yaw=80