From 0dea2d302ffbaea02976640ae00d2ac73161dc43 Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Wed, 30 Mar 2011 20:54:54 +0000
Subject: Added jumpgate between Ghant and Kronenbaden.

---
 base/ini/zones/ghant.ini       | 13 ++++++++++++-
 base/ini/zones/kronenbaden.ini | 10 ++++++++++
 2 files changed, 22 insertions(+), 1 deletion(-)

(limited to 'base/ini/zones')

diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini
index a56844b..89aee3a 100644
--- a/base/ini/zones/ghant.ini
+++ b/base/ini/zones/ghant.ini
@@ -152,7 +152,7 @@ complex=yes
 ; typically, a station uses a 'model=' line. however, since this is technically
 ; 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 maintenence in the event that the template is changed in the
+; 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.
 ship=custodian
@@ -228,6 +228,17 @@ location=-122 928 -32
 color=0.4 0.7 0
 complex=yes
 
+; ------------------------------------------------------------------
+; KRONENBADEN JUMPGATE
+
+[jumpgate]
+; name and info are automaticly set for jumpgates
+label=jumpgate_kronenbaden
+target=kronenbaden:jumpgate_ghant
+faction=colonies
+location=460 1440 64
+yaw=270
+
 ; ------------------------------------------------------------------
 ; IKARUS SATELLITE
 
diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini
index 51372e8..06ebe32 100644
--- a/base/ini/zones/kronenbaden.ini
+++ b/base/ini/zones/kronenbaden.ini
@@ -51,3 +51,13 @@ location=256 -1280 -72
 yaw=120
 faction=colonies
 
+; ------------------------------------------------------------------ 
+; GHANT JUMPGATE
+
+[jumpgate]
+label=jumpgate_ghant
+target=ghant:jumpgate_kronenbaden
+faction=lindblade
+location=-300 -768 32
+yaw=30
+faction=colonies
-- 
cgit v1.2.3