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

; [path] path to model
; ------------------------------------------------------------------
; STAR

[star]
label=star
name=class K star
location=-600 200 -8
radius=72
; [r g b] entity primary color, values in the 0-255 range
color=219 91 0

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

[station]
label=shipyard
name=Lindblade Shipyard
location=-256 -128 -32
showonmap=true
faction=lindblade
model=maps/lindblade/lindblade_drydock

	[ship]
	label=winsor

	[ship]
	label=halcyon

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

	[cargo]
	label=water
	price=12
	amount=0

[jumpgate]
label=jumpgate_lindblade
location=192 1072 16
angles=0 260 0
target=lindblade:jumpgate_burton
faction=lindblade

[jumpgate]
label=jumpgate_cadiz
location=72 -944 -96
angles=0 90 0
target=cadiz:jumpgate_burton
faction=lindblade