Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: f5d8061f3e0e0f8fb0888a568ddfc310cb7cc741 (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
74
75
76
77
78
79
;
; dagon.ini
; world description for the Dagon system
;
; ------------------------------------------------------------------
; ZONE IDENTIFICATION
;

[zone]
name=Dagon system
sky=
; [x y z] galactic location
location=718 553 0
ambient=0.1 0.1 0.1
faction=dagon

info=The Dagon system, capital of House Dagon

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

[star]
label=star
name=class F star
location=-80 -1600 0
angles=0 90 0
radius=90
color=255 255 255

; ------------------------------------------------------------------ 
; PLANET DAGON

[planet]
label=dagon
name=planet Dagon
location=184 196 0
angles=0 222 0
faction=dagon
texture=planets/dagon
dock=yes
color=255 255 255

info=House Dagon capital planet.

	[cargo]
	label=water
	price=5
	amount=-1

; ------------------------------------------------------------------ 
; RASHEEN JUMPGATE

[jumpgate]
label=jumpgate_rasheen
location=-264 1420 0
angles=0 -69 0
target=rasheen:jumpgate_dagon
faction=dagon

; ------------------------------------------------------------------ 
; ASHRAN JUMPGATE

[jumpgate]
label=jumpgate_ashran
location=1464 -316 0
angles=0 160 0
target=ashran:jumpgate_dagon
faction=dagon

; ------------------------------------------------------------------ 
; XIBALBA JUMPGATE

[jumpgate]
label=jumpgate_xibalba
location=-1096 -588 0
angles=0 28 0
target=xibalba:jumpgate_dagon
faction=dagon