Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 58b66dde25041ef0622a9e846bf341b99708e07c (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
;
; morrigan.ini
; world description for the Morrigan system
;
; ------------------------------------------------------------------
; ZONE IDENTIFICATION

[zone]
name=Morrigan system
sky=sky17
; [x y z] galactic location
location=573 420 0
; faction
faction=lindblade

; zone information
info=The Morrigan system.

[star]
label=star
name=class M star
location=1784 -648 0
angles=0 135 0
radius=160
color=255 76 11

[jumpgate]
label=jumpgate_gibraltar
location=520 -1288 0
angles=0 115 0
target=gibraltar:jumpgate_morrigan
faction=lindblade

[jumpgate]
label=jumpgate_lindblade
location=-120 1264 0
angles=0 280 0
target=lindblade:jumpgate_morrigan
faction=lindblade

[station]
label=ulster
name=Ulster station
location=708 -1028 0
angles=0 180 0
radius=8
model=maps/lindblade/station15
faction=lindblade
showonmap=true

	[ship]
	label=winsor
	
	[cargo]
	label=gold
	amount=-1
	price=1150

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

	[cargo]
	label=liquor
	price=550
	amount=0