From ff4281f9ca08d69b9829aa0cf44dfb4d89b0d231 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 17 Nov 2013 22:32:44 +0000 Subject: World updates, added missing jumpgates to Dagon space. --- base/ini/zones/ashran.ini | 15 +++++++++++++++ base/ini/zones/brogha.ini | 1 + base/ini/zones/dagon.ini | 25 +++++++++++++++++++++++-- base/ini/zones/hellas.ini | 2 +- base/ini/zones/xibalba.ini | 16 +++++++++++++++- 5 files changed, 55 insertions(+), 4 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/ashran.ini b/base/ini/zones/ashran.ini index 8d6b14a..c4a31f0 100644 --- a/base/ini/zones/ashran.ini +++ b/base/ini/zones/ashran.ini @@ -15,3 +15,18 @@ ambient=0.1 0.1 0.1 faction=dagon info=The Ashran system. + +[jumpgate] +label=jumpgate_dagon +location=-1212 324 0 +angles=0 -5 0 +target=dagon:jumpgate_ashran +faction=dagon + +[star] +label=star +name=class B star +location=1584 1568 0 +angles=0 190 0 +radius=132 +color=210 246 255 diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index d110827..6c8cb82 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -74,6 +74,7 @@ info=Planet Brogha is the largest exporter of agricultural products in the Indep [cargo] label=water + price=5 amount=-1 [cargo] diff --git a/base/ini/zones/dagon.ini b/base/ini/zones/dagon.ini index 44295dd..682f937 100644 --- a/base/ini/zones/dagon.ini +++ b/base/ini/zones/dagon.ini @@ -27,12 +27,18 @@ dock=yes color=255 255 255 infoname=House Dagon capital + [cargo] + label=water + price=5 + amount=-1 + [jumpgate] label=jumpgate_rasheen -location=-1096 612 0 -angles=0 -35 0 +location=-264 1420 0 +angles=0 -69 0 target=rasheen:jumpgate_dagon faction=dagon + [star] label=star name=class F star @@ -40,3 +46,18 @@ location=-80 -1600 0 angles=0 90 0 radius=90 color=255 255 255 + +[jumpgate] +label=jumpgate_ashran +location=1464 -316 0 +angles=0 160 0 +target=ashran:jumpgate_dagon +faction=dagon + +[jumpgate] +label=jumpgate_xibalba +location=-1096 -588 0 +angles=0 28 0 +target=xibalba:jumpgate_dagon +faction=dagon + diff --git a/base/ini/zones/hellas.ini b/base/ini/zones/hellas.ini index e83f103..e0d44c6 100644 --- a/base/ini/zones/hellas.ini +++ b/base/ini/zones/hellas.ini @@ -49,7 +49,7 @@ radius=10 model=maps/common/border_station_02 faction=courier color=255 255 255 - +colorsecond=217 131 0 infoname=Praetorian Express headquarters info=After much debate, the senate gave its consent to the relocation of info=Praetorian Express' headquarters to the Hellas system in 535 A.E. diff --git a/base/ini/zones/xibalba.ini b/base/ini/zones/xibalba.ini index 24b7789..0fefdd4 100644 --- a/base/ini/zones/xibalba.ini +++ b/base/ini/zones/xibalba.ini @@ -18,8 +18,22 @@ info=The Xibalba system. [jumpgate] label=jumpgate_oran -location=-60 960 0 +location=-340 1296 0 angles=0 -75 0 target=oran:jumpgate_xibalba faction=dagon +[jumpgate] +label=jumpgate_dagon +location=1084 -384 0 +angles=0 160 0 +target=dagon:jumpgate_xibalba +faction=dagon + +[star] +label=star +name=class O star +location=-584 -1664 0 +angles=0 90 0 +radius=256 +color=210 246 255 -- cgit v1.2.3