From 9f94cecb99a8cbf079ce252698d48ce098e23be4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 7 Dec 2012 08:41:24 +0000 Subject: Renamed 'independent' faction to 'neutral', added 'rogue', 'merchants' and 'mercenaries' factions, added zone files for Praetorian space and surrounding star systems, updated the Caledonia system. --- base/ini/zones/colombus.ini | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 base/ini/zones/colombus.ini (limited to 'base/ini/zones/colombus.ini') diff --git a/base/ini/zones/colombus.ini b/base/ini/zones/colombus.ini new file mode 100644 index 0000000..c8c06c8 --- /dev/null +++ b/base/ini/zones/colombus.ini @@ -0,0 +1,16 @@ +; +; colombus.ini +; world description for the Colombus system +; + +; ------------------------------------------------------------------ +; ZONE IDENTIFICATION +; +[zone] +name=Colombus system +sky=sky20 +; [x y z] galactic location +location=709 442 0 +ambient=0.1 0.1 0.1 +info=The Colombus system. +faction=neutral \ No newline at end of file -- cgit v1.2.3