Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-11-11 23:20:49 +0000
committerStijn Buys <ingar@osirion.org>2013-11-11 23:20:49 +0000
commite3940725100251e187b195de127097393bb7d4a2 (patch)
tree6e98ee3077e8f704b6a9528d4251bb7eb6646445 /base/ini/zones/carthagio.ini
parent883ac7a76a9c3ec52071120640701b285a57b59d (diff)
Update Praetorian space,
introduced Praetorian Express courier faction, introduced phospine gas cargo, added buyers for phosphene gas.
Diffstat (limited to 'base/ini/zones/carthagio.ini')
-rw-r--r--base/ini/zones/carthagio.ini93
1 files changed, 68 insertions, 25 deletions
diff --git a/base/ini/zones/carthagio.ini b/base/ini/zones/carthagio.ini
index 62ce101..df146f1 100644
--- a/base/ini/zones/carthagio.ini
+++ b/base/ini/zones/carthagio.ini
@@ -8,27 +8,60 @@
[zone]
; zone name
name=Carthagio system
-sky=sky27
-; ambient color
-ambient=.1 .1 .1
+sky=sky13
+; ambient light color
+ambient=0.1 0.1 0.1
; [x y z] galactic location
location=698 280 0
; faction
faction=praetoria
; zone information
-info=The Carthagio system.
+info=The Carthagio system is an industrial system, rich in gaseous anomalies.
+; ------------------------------------------------------------------
+; PLANET CARTHAGIO
+
+[planet]
+; [string] entity label
+label=carthagio
+; [string] entity name
+name=planet Carthagio
+; [x y x] entity location
+location=364 764 0
+angles=0 225 0
+; [float] entity radius (10 game units == 1km ingame)
+radius=64
+dock=yes
+; [r g b] entity color, values in the 0-1 range
+color=.8 .5 .5
+; [string] globe texture name
+texture=
+
+infoname=Praetorian planet
+info=This planet needs a texture and a story background.
+info=Since it is in a gas mining system it most likely supports industry.
+
+ [cargo]
+ label=phosphine
+ price=315
+ amount=-1
+
+ [cargo]
+ label=water
+ price=7
+ amount=-1
+
[jumpgate]
label=jumpgate_ground
-location=-580 980 0
+location=-572 952 0
angles=0 -50 0
target=ground:jumpgate_carthagio
faction=praetoria
[jumpgate]
label=jumpgate_praetoria
-location=954 98 0
+location=962 106 0
angles=0 -180 0
target=praetoria:jumpgate_carthagio
faction=praetoria
@@ -36,7 +69,7 @@ faction=praetoria
[star]
label=star
name=class K star
-location=-332 -572 0
+location=-668 -688 0
angles=0 60 0
radius=72
; [r g b] entity primary color, values in the 0-255 range
@@ -46,7 +79,7 @@ color=219 91 0
template=solarunit
label=solarunit
name=Solar Unit
-location=873 -209 2
+location=898 -474 2
angles=15 200 0
faction=praetoria
@@ -54,7 +87,7 @@ faction=praetoria
template=solarunit
label=solarunit
name=Solar Unit
-location=879 -219 2
+location=904 -484 2
angles=15 200 0
faction=praetoria
@@ -62,7 +95,7 @@ faction=praetoria
template=solarunit
label=solarunit
name=Solar Unit
-location=885 -230 2
+location=910 -495 2
angles=15 200 0
faction=praetoria
@@ -70,7 +103,7 @@ faction=praetoria
template=solarunit
label=solarunit
name=Solar Unit
-location=892 -241 2
+location=917 -506 2
angles=15 200 0
faction=praetoria
@@ -78,7 +111,7 @@ faction=praetoria
template=solarunit
label=solarunit
name=Solar Unit
-location=867 -199 2
+location=892 -464 2
angles=15 200 0
faction=praetoria
@@ -86,7 +119,7 @@ faction=praetoria
template=solarunit
label=solarunit
name=Solar Unit
-location=881 -200 2
+location=906 -465 2
angles=15 200 0
faction=praetoria
@@ -94,7 +127,7 @@ faction=praetoria
template=solarunit
label=solarunit
name=Solar Unit
-location=875 -188 2
+location=900 -453 2
angles=15 200 0
faction=praetoria
@@ -102,7 +135,7 @@ faction=praetoria
template=solarunit
label=solarunit
name=Solar Unit
-location=895 -222 2
+location=920 -487 2
angles=15 200 0
faction=praetoria
@@ -110,7 +143,7 @@ faction=praetoria
template=solarunit
label=solarunit
name=Solar Unit
-location=901 -232 2
+location=926 -497 2
angles=15 200 0
faction=praetoria
@@ -118,17 +151,27 @@ faction=praetoria
template=solarunit
label=solar_poWer_array
name=Solar power array
-location=888 -212 3
+location=913 -477 3
angles=0 20 0
faction=praetoria
showonmap=true
[station]
-label=praesidium
-name=Praesidium
-location=876 -104 0
-angles=0 120 0
-model=maps/common/border_station_02
-faction=praetoria
-radius=10
-color=255 255 255 \ No newline at end of file
+label=medusa
+name=Medusa facility
+location=-298 -288 0
+angles=0 69 0
+radius=16
+model=maps/common/border_station_03
+infoname=Gas mining facility
+
+ [cargo]
+ label=water
+ price=25
+ amount=0
+
+ [cargo]
+ label=phosphine
+ price=285
+ amount=-1
+ \ No newline at end of file