From 90e167594c72abfb2c39eaac13753d64525170a2 Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Sun, 7 Oct 2012 21:25:23 +0000
Subject: Added galactic location and default zone info.

---
 base/ini/zones/albion.ini       |  3 +++
 base/ini/zones/alpha_kosiya.ini |  3 +++
 base/ini/zones/anara.ini        |  3 +++
 base/ini/zones/antwerp.ini      |  3 +++
 base/ini/zones/brogha.ini       |  4 ++++
 base/ini/zones/burton.ini       |  5 ++++-
 base/ini/zones/caledonia.ini    |  4 ++++
 base/ini/zones/eastend.ini      |  4 ++++
 base/ini/zones/finnmark.ini     |  4 ++++
 base/ini/zones/gamma_kosiya.ini |  4 ++++
 base/ini/zones/ghant.ini        |  8 ++++++--
 base/ini/zones/karelia.ini      |  5 +++++
 base/ini/zones/khorsand.ini     | 12 ++++++++----
 base/ini/zones/kiana.ini        | 15 ++++++++-------
 base/ini/zones/kor_glaven.ini   |  4 ++++
 base/ini/zones/kor_telos.ini    |  4 ++++
 base/ini/zones/kronenbaden.ini  |  4 ++++
 base/ini/zones/lindblade.ini    |  4 ++++
 base/ini/zones/race.ini         |  1 +
 base/ini/zones/unknown.ini      |  1 +
 base/ini/zones/warsaw.ini       |  4 ++++
 21 files changed, 85 insertions(+), 14 deletions(-)

diff --git a/base/ini/zones/albion.ini b/base/ini/zones/albion.ini
index d8555d0..cc66836 100644
--- a/base/ini/zones/albion.ini
+++ b/base/ini/zones/albion.ini
@@ -7,6 +7,9 @@
 name=Albion system
 sky=sky05
 ambient=0.1 0.06 0.06
+location=518 373 0
+; zone information
+info=The Albion system.
 
 ; ------------------------------------------------------------------ 
 ; ORIGIN
diff --git a/base/ini/zones/alpha_kosiya.ini b/base/ini/zones/alpha_kosiya.ini
index e44e778..0d3a2df 100644
--- a/base/ini/zones/alpha_kosiya.ini
+++ b/base/ini/zones/alpha_kosiya.ini
@@ -6,6 +6,9 @@
 [zone]
 name=Alpha Kosiya system
 sky=sky12
+location=120 559 0
+; zone information
+info=The Alpha Kosiya system.
 
 [navpoint]
 label=navpoint_origin
diff --git a/base/ini/zones/anara.ini b/base/ini/zones/anara.ini
index 8c59a19..feb677b 100644
--- a/base/ini/zones/anara.ini
+++ b/base/ini/zones/anara.ini
@@ -7,6 +7,9 @@
 name=Anara system
 sky=sky11
 ambient=0.1 0.2 0.1
+location=410 487 0
+; zone information
+info=The Anara system
 
 ; ------------------------------------------------------------------ 
 ; there's no star in the Anara system
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini
index b4de1cb..f0dfca2 100644
--- a/base/ini/zones/antwerp.ini
+++ b/base/ini/zones/antwerp.ini
@@ -9,6 +9,9 @@
 [zone]
 name=Antwerp system
 sky=sky01
+location=457 343 0
+; zone information
+info=The Antwerp system.
 
 ; ------------------------------------------------------------------ 
 ; STAR
diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini
index 205a06d..b1de023 100644
--- a/base/ini/zones/brogha.ini
+++ b/base/ini/zones/brogha.ini
@@ -11,6 +11,10 @@
 name=Brogha system
 ; [string] skybox name
 sky=sky03
+; [x y z] galactic location
+location=536 270 0
+; zone information
+info=The Brogha system.
 
 ; ------------------------------------------------------------------ 
 ; STAR
diff --git a/base/ini/zones/burton.ini b/base/ini/zones/burton.ini
index 8d2e348..b6e9644 100644
--- a/base/ini/zones/burton.ini
+++ b/base/ini/zones/burton.ini
@@ -8,7 +8,10 @@
 [zone]
 name=Burton system
 sky=sky14
-
+; [x y z] galactic location
+location=525 487 0
+; zone information
+info=The Burton system.
 ;
 ; ORIGIN
 
diff --git a/base/ini/zones/caledonia.ini b/base/ini/zones/caledonia.ini
index 324b003..d211417 100644
--- a/base/ini/zones/caledonia.ini
+++ b/base/ini/zones/caledonia.ini
@@ -9,6 +9,10 @@
 [zone]
 name=Caledonia system
 sky=sky06
+; [x y z] galactic location
+location=441 433 0
+; zone information
+info=The Caledonia system.
 
 ; ------------------------------------------------------------------ 
 ; ANARA JUMPGATE
diff --git a/base/ini/zones/eastend.ini b/base/ini/zones/eastend.ini
index b1a44c8..2286542 100644
--- a/base/ini/zones/eastend.ini
+++ b/base/ini/zones/eastend.ini
@@ -10,6 +10,10 @@
 [zone]
 name=East End system
 sky=sky08
+; [x y z] galactic location
+location=584 328 0
+; zone information
+info=The East End system.
 
 [navpoint]
 label=navpoint_origin
diff --git a/base/ini/zones/finnmark.ini b/base/ini/zones/finnmark.ini
index 04b819b..9f9c4f7 100644
--- a/base/ini/zones/finnmark.ini
+++ b/base/ini/zones/finnmark.ini
@@ -10,6 +10,10 @@
 name=Finnmark system
 sky=sky07
 ambient=0 0 0
+; [x y z] galactic location
+location=392 369 0
+; zone information
+info=The Finnmark system.
 
 ; ------------------------------------------------------------------ 
 ; STAR
diff --git a/base/ini/zones/gamma_kosiya.ini b/base/ini/zones/gamma_kosiya.ini
index a04bfa9..1d5c6c3 100644
--- a/base/ini/zones/gamma_kosiya.ini
+++ b/base/ini/zones/gamma_kosiya.ini
@@ -5,6 +5,10 @@
 [zone]
 name=Gamma Kosiya system
 sky=sky06
+; [x y z] galactic location
+location=58 589 0
+; zone information
+info=The Gamma Kosiya system.
 
 [navpoint]
 label=navpoint_origin
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini
index d545228..4fa3fc5 100644
--- a/base/ini/zones/ghant.ini
+++ b/base/ini/zones/ghant.ini
@@ -12,6 +12,10 @@ name=Ghant system
 sky=sky02
 ; [r g b] ambient color
 ambient=0.05 0.05 0.0
+; [x y z] galactic location
+location=466 278 0
+; zone information
+info=The Ghant system.
 
 ; ------------------------------------------------------------------
 ; ORIGIN
@@ -182,8 +186,8 @@ faction=colonies
 ; a ship that acts just like a station, we need to use a 'ship=' line instead.
 ; this allows us to scale the model automatically based on the ship's template,
 ; meaning less maintenance in the event that the template is changed in the
-; future. make sure you specify 'ship=' before any other lines to make sure you
-; don't override anything unintentionally.
+; future. make sure you specify 'ship=' before any other lines to make sure your
+; settings override the ones from the ship template
 ship=custodian
 label=custodian
 name=Battleship Custodian
diff --git a/base/ini/zones/karelia.ini b/base/ini/zones/karelia.ini
index 294226f..674c8dc 100644
--- a/base/ini/zones/karelia.ini
+++ b/base/ini/zones/karelia.ini
@@ -7,6 +7,11 @@
 name=Karelia system
 sky=sky09
 ambient=0 0 0
+; [x y z] galactic location
+location=374 430 0
+; zone information
+info=The Karelia system.
+
 
 [star]
 label=star
diff --git a/base/ini/zones/khorsand.ini b/base/ini/zones/khorsand.ini
index b6f7c17..90ad6d4 100644
--- a/base/ini/zones/khorsand.ini
+++ b/base/ini/zones/khorsand.ini
@@ -6,6 +6,10 @@
 [zone]
 name=Khorsand system
 sky=sky15
+; [x y z] galactic location
+location=496 210 0
+; zone information
+info=The Khorsand system is dominated by mining operations and industrial installations.
 
 [navpoint]
 label=navpoint_origin
@@ -35,7 +39,7 @@ label=jumpgate_warsaw
 target=warsaw:jumpgate_khorsand
 faction=colonies
 location=-256 600 -2
-yaw=90
+yaw=270
 
 ; ------------------------------------------------------------------
 ; BROGHA JUMPGATE
@@ -49,17 +53,17 @@ location=700 -500 12
 yaw=160
 
 ; ------------------------------------------------------------------
-; KERMAN STATION
+; KERMAN REFINERY
 
 [station]
 label=kerman
-name=Kerman Station
+name=Kerman refinery
 model=maps/colonial/factory
 location=-448 -96 -12
 color=0.7 0.7 0
 yaw=225
 radius=5
-info=Kerman station is the largest niobium refinery of the Independent Colonies.
+info=Kerman refinery is the largest niobium processing facility in the Independent Colonies.
 
 	[ship]
 	label=vector
diff --git a/base/ini/zones/kiana.ini b/base/ini/zones/kiana.ini
index 4ec1d02..eda8cae 100644
--- a/base/ini/zones/kiana.ini
+++ b/base/ini/zones/kiana.ini
@@ -1,18 +1,19 @@
 ;
 ; kiana.ini
 ; world description for the Kiana system
-;   Kiana is the capital system of the Tsu-Khan nemesis. No human has ever set
-;   foot into this uncharted territory. Only three jump points have ever lead
-;   into this system. Each jump point originates from one of the three Kosiya
-;   systems. Alpha and Gamma Kosiya are actively patrolled by large Tsu-Khan
-;   battle fleets. Beta Kosiya has been inaccessable via its jump point, however
-;   .
 ;
-
 [zone]
 name=Kiana system
 sky=sky12
 ambient=0.1 0.06 0.04
+; [x y z] galactic location
+location=172 506 0
+; zone information
+info=Kiana is the capital system of the Tsu-Khan nemesis. No human has ever set
+info=foot into this uncharted territory. Only three jump points have ever lead
+info=into this system. Each jump point originates from one of the three Kosiya
+info=systems. Alpha and Gamma Kosiya are actively patrolled by large Tsu-Khan
+info=battle fleets. Beta Kosiya has been inaccessable via its jump point, however
 
 ; ------------------------------------------------------------------ 
 ; ORIGIN
diff --git a/base/ini/zones/kor_glaven.ini b/base/ini/zones/kor_glaven.ini
index 5211708..4fac915 100644
--- a/base/ini/zones/kor_glaven.ini
+++ b/base/ini/zones/kor_glaven.ini
@@ -5,3 +5,7 @@
 
 [zone]
 name=Kor Glaven
+; [x y z] galactic location
+location=453 537 0
+; zone information
+info=The Kor Glaven system.
diff --git a/base/ini/zones/kor_telos.ini b/base/ini/zones/kor_telos.ini
index 030578b..7afca0a 100644
--- a/base/ini/zones/kor_telos.ini
+++ b/base/ini/zones/kor_telos.ini
@@ -6,6 +6,10 @@
 [zone]
 name=Kor Telos
 sky=sky09
+; [x y z] galactic location
+location=518 551 0
+; zone information
+info=The Kor Telos system.
 
 [star]
 label=star
diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini
index 5dc1a1f..be178ae 100644
--- a/base/ini/zones/kronenbaden.ini
+++ b/base/ini/zones/kronenbaden.ini
@@ -6,6 +6,10 @@
 [zone]
 name=Kronenbaden system
 sky=sky13
+; [x y z] galactic location
+location=378 284 0
+; zone information
+info=The Kronenbaden system.
 
 ; ------------------------------------------------------------------ 
 ; STAR
diff --git a/base/ini/zones/lindblade.ini b/base/ini/zones/lindblade.ini
index d5497f5..fd9069e 100644
--- a/base/ini/zones/lindblade.ini
+++ b/base/ini/zones/lindblade.ini
@@ -9,6 +9,10 @@
 [zone]
 name=Lindblade system
 sky=sky10
+; [x y z] galactic location
+location=504 432 0
+; zone information
+info=The Lindblade system.
 
 ; ------------------------------------------------------------------ 
 ; STAR
diff --git a/base/ini/zones/race.ini b/base/ini/zones/race.ini
index 7f0cd30..44a6812 100644
--- a/base/ini/zones/race.ini
+++ b/base/ini/zones/race.ini
@@ -1,5 +1,6 @@
 [zone]
 name=Race Track system
+;showonmap=false
 
 [navpoint]
 label=navpoint_origin
diff --git a/base/ini/zones/unknown.ini b/base/ini/zones/unknown.ini
index 4660872..e6420da 100644
--- a/base/ini/zones/unknown.ini
+++ b/base/ini/zones/unknown.ini
@@ -8,6 +8,7 @@
 name=Unknown system
 sky=test
 ambient=1 1 1
+;showonmap=false
 
 [navpoint]
 label=navpoint_origin
diff --git a/base/ini/zones/warsaw.ini b/base/ini/zones/warsaw.ini
index 777fdbb..abeee76 100644
--- a/base/ini/zones/warsaw.ini
+++ b/base/ini/zones/warsaw.ini
@@ -6,6 +6,10 @@
 [zone]
 name=Warsaw system
 sky=sky16
+; [x y z] galactic location
+location=411 213 0
+; zone information
+info=The Warsaw system.
 
 ; ------------------------------------------------------------------
 ; CLASS M STAR
-- 
cgit v1.2.3