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>2012-03-18 11:31:24 +0000
committerStijn Buys <ingar@osirion.org>2012-03-18 11:31:24 +0000
commitfb700046bacd7b1738d3ac6da23bba7108c43d69 (patch)
tree559008d50659de2238220f07ac38b54ac68c145c /base/ini/zones/warsaw.ini
parent61a3924c59555f0fe1db0a875757c4c1944ddc94 (diff)
Added jumpgate between Ghant and Warsaw.
Diffstat (limited to 'base/ini/zones/warsaw.ini')
-rw-r--r--base/ini/zones/warsaw.ini49
1 files changed, 40 insertions, 9 deletions
diff --git a/base/ini/zones/warsaw.ini b/base/ini/zones/warsaw.ini
index a051a87..818b0b2 100644
--- a/base/ini/zones/warsaw.ini
+++ b/base/ini/zones/warsaw.ini
@@ -2,10 +2,10 @@
; warsaw.ini
; world description for the Warsaw system
;
-
[zone]
name=Warsaw system
+sky=sky16
; ------------------------------------------------------------------
; CLASS M STAR
@@ -15,20 +15,21 @@ name=Warsaw system
label=star
; [string] entity name
name=class K star
-location=1024 0 0
+location=120 1020 -16
+angles=0 0 0
+; [float] entity radius (10 game units == 1km ingame)
+radius=72
; [r g b] entity primary color, values in the 0-255 range
color=219 91 0
-; [float] entity radius (10 game units == 1km ingame)
-radius=64
-; ------------------------------------------------------------------
+; ------------------------------------------------------------------
; KRONENBADEN JUMPGATE
[jumpgate]
label=jumpgate_kronenbaden
+location=576 580 -32
+angles=195 0 0
target=kronenbaden:jumpgate_warsaw
-location=768 600 -32
-yaw=180
faction=colonies
; ------------------------------------------------------------------
@@ -36,7 +37,37 @@ faction=colonies
[jumpgate]
label=jumpgate_khorsand
+location=-480 -860 -16
+angles=75 0 0
target=khorsand:jumpgate_warsaw
-location=-200 -400 0
-yaw=90
faction=colonies
+
+[jumpgate]
+label=jumpgate_ghant
+location=704 -580 64
+angles=135 0 0
+target=ghant:jumpgate_warsaw
+faction=colonies
+
+[planet]
+label=warsaw
+name=planet Warsaw
+location=-444 324 8
+angles=270 0 0
+radius=62
+dock=yes
+ [cargo]
+ label=gold
+ price=1250
+ amount=0
+
+ ; available ship types
+ [ship]
+ label=vector
+
+ [ship]
+ label=scalar
+
+ [ship]
+ label=pod
+