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

;
; ZONE IDENTIFICATION
[zone]
name=Burton system
sky=sky14
; [x y z] galactic location
location=525 487 0
; faction
faction=lindblade
; zone information
info=The Burton system.
;
; ORIGIN

[navpoint]
; [string] entity label
label=navpoint_origin
; [string] entity name
name=Navigation point Origin
; [x y x] entity location
location=0 0 0
; [path] path to model

; ------------------------------------------------------------------ 
; STAR

[star]
label=star
name=class K star
location=-256 0 0
color=1 .9 .5
radius=84

; ------------------------------------------------------------------ 
; LINDBLADE SHIPYARD
;

[station]
label=shipyard
name=Lindblade Shipyard
faction=lindblade
model=maps/lindblade/lindblade_dock
location=128 128 0

	[cargo]
	label=carbosteel
	price=750
	amount=0

	[cargo]
	label=water
	price=12
	amount=0
	
; ------------------------------------------------------------------ 
; FINNMARK JUMPGATE

[navpoint]
label=navpoint_west
name=Navigation point West
location=256 1024 16

[jumpgate]
label=jumpgate_lindblade
target=lindblade:jumpgate_burton
faction=lindblade
location=384 1056 16
yaw=275