From 3bcbe1afe2bb21cf5e13db7de287d30fdfdb645b Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Mon, 10 Jan 2011 11:45:38 +0000 Subject: Changed pirate colors. Added Alpha and Gamma Kosiya zones, part of Tsu-Khan space. --- base/ini/zones/alpha_kosiya.ini | 115 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 base/ini/zones/alpha_kosiya.ini (limited to 'base/ini/zones/alpha_kosiya.ini') diff --git a/base/ini/zones/alpha_kosiya.ini b/base/ini/zones/alpha_kosiya.ini new file mode 100644 index 0000000..6d06b2e --- /dev/null +++ b/base/ini/zones/alpha_kosiya.ini @@ -0,0 +1,115 @@ +; +; alpha_kosiya.ini +; world description for the Alpha Kosiya system +; Alpha Kosiya is a heavily guarded stronghold system and is one of the two +; last systems with jump points leading into the Tsu-Khan capital system, +; Kiana. +; +; Alpha Kosiya was the first system discovered to contain a suitable new home +; world for the Tsu-Khan. However, both planets in orbit around the massive +; neutron star have been deemed by the ruling council to be uninhabitable. +; Though the reasons may be obvious, no official explanation was given by the +; council. Relocation of the planets to a new orbit around Kiana's Class B +; star were suddenly canceled after the plans had been finalized. Despite +; having rich resource deposits, both planets are kept untouched and under +; heavy guard. +; + +[zone] +name=Alpha Kosiya system +sky=sky06 + +[navpoint] +label=navpoint_origin +name=Navigation point Origin +location=0 0 0 + +[planet] +label=star +name=Neutron Star +location=256 -256 0 +color=1.0 1.0 1.0 +radius=512 +pitch=0 +texture=planets/neutron +rotationspeed=1 + +[planet] +label=zmx598 +name=Z-MX59832145-YUW-7832 +location=256 256 -4 +color=0.7 0.5 0.9 +radius=16 +pitch=17 +texture=planets/ghant +rotationspeed=1 + +[navpoint] +label=navpoint_east +name=Navigation point East +location=768 -424 0 + +[jumpgate] +label=jumpgate_gammakosiya +target=gamma_kosiya:jumpgate_alphakosiya +faction=tsukhan +location=768 -432 0 +yaw=180 + +[navpoint] +label=navpoint_west +name=Navigation point West +location=-1024 480 0 + +[jumpgate] +label=jumpgate_kiana +target=kiana:jumpgate_alphakosiya +faction=tsukhan +location=-1024 476 0 +yaw=-90 + +[planet] +label=zmx283 +name=Z-MX28375624-IPO-4361 +location=-384 256 4 +color=0.2 0.9 0.6 +radius=64 +pitch=-22 +texture=planets/lindblade +rotationspeed=1 + +; Tsu-Khan Battle Fleet +[entity] +ship=ravager +label=battleship_kt56 +name=Battleship K-T56 +faction=tsukhan +location=512 -480 0 + +[entity] +ship=ravager +label=battleship_kt73 +name=Battleship K-T73 +faction=tsukhan +location=512 -424 0 + +[entity] +ship=ravager +label=battleship_kt22 +name=Battleship K-T22 +faction=tsukhan +location=512 -458 -16 + +[entity] +ship=ravager +label=battleship_kt66 +name=Battleship K-T66 +faction=tsukhan +location=496 -436 16 + +[entity] +ship=ravager +label=battleship_kt52 +name=Battleship K-T52 +faction=tsukhan +location=384 -384 0 -- cgit v1.2.3