From ff86f0ffef35e093117aba6bb0f7948484e900ef Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 10 Nov 2013 17:15:55 +0000 Subject: Updated the pirate faction to be hostile to militia, minor starsystem updates. --- base/ini/zones/antwerp.ini | 16 +++++++++++++--- base/ini/zones/ghant.ini | 5 +++++ base/ini/zones/kronenbaden.ini | 9 ++++++--- 3 files changed, 24 insertions(+), 6 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index a0f3ff0..d698220 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -36,6 +36,7 @@ corona=corona/plain [station] label=helianthos name=Starbase Helianthos +infoname=Colonial starbase model=maps/colonial/helianthos faction=militia ; override faction secnodary color @@ -79,7 +80,6 @@ label=antwerp name=planet Antwerp texture=planets/antwerp rings=planets/antwerp_rings -info=Planet Antwerp is the headquarters of the colonial militia. location=-64 512 32 yaw=45 pitch=5 @@ -87,6 +87,14 @@ rotationspeed=1.0 radius=72 dock=yes +faction=militia +; reset faction colors +color=255 255 255 +colorsecond=255 255 255 + +infoname=Colonial Militia headquarters +info=Planet Antwerp is the headquarters of the colonial militia. + ; available cargo types [cargo] label=water @@ -131,8 +139,10 @@ label=buccaneers model=maps/pirate/base_large name=Buccaneers Den faction=pirates -location=-768 1460 -256 -radius=20 +location=-768 1512 -256 +radius=18 + +infoname=Pirate base [ship] label=raider diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 1c45e7b..b33f8b9 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -67,6 +67,11 @@ texture=planets/ghant rotationspeed=1 dock=yes +faction=merchants +; reset faction colors +color=255 255 255 +colorsecond=255 255 255 + ; info text infoname=Merchants Association headquarters info=Despite its relatively unimportant strategic value, planet Ghant represents the political and economical diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini index 654aa40..6c98b50 100644 --- a/base/ini/zones/kronenbaden.ini +++ b/base/ini/zones/kronenbaden.ini @@ -31,10 +31,13 @@ name=planet Baden location=786 -400 -64 texture=planets/baden yaw=90 -faction=colonies -; set color to white, otherwise faction color will be used -color=1.0 1.0 1.0 dock=yes + +faction=colonies +; reset faction colors +color=255 255 255 +colorsecond=255 255 255 + info=Planet Baden is a lush agricultural planet. [cargo] -- cgit v1.2.3