From fb700046bacd7b1738d3ac6da23bba7108c43d69 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 18 Mar 2012 11:31:24 +0000 Subject: Added jumpgate between Ghant and Warsaw. --- base/ini/zones/warsaw.ini | 49 ++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 40 insertions(+), 9 deletions(-) (limited to 'base/ini/zones/warsaw.ini') 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 + -- cgit v1.2.3