Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-11-11 14:42:22 +0000
committerStijn Buys <ingar@osirion.org>2008-11-11 14:42:22 +0000
commit49926a34048cf9e37c8a02999926c5e8b647915a (patch)
treef4ea8591732030ab7ee6359ad1ed18c1bf926eeb /base/ini/zones
parentaad57a5a392f6663ed375a7fe2457d34bbf83147 (diff)
completed path from Ghant to Lindblade
Diffstat (limited to 'base/ini/zones')
-rw-r--r--base/ini/zones/brogha.ini4
-rw-r--r--base/ini/zones/eastend.ini17
-rw-r--r--base/ini/zones/ghant.ini5
-rw-r--r--base/ini/zones/whendune.ini16
4 files changed, 36 insertions, 6 deletions
diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini
index 4ad34de..2f2adf1 100644
--- a/base/ini/zones/brogha.ini
+++ b/base/ini/zones/brogha.ini
@@ -89,14 +89,14 @@ color=222 192 145
[navpoint]
label=navpoint_east
name=Navigation point East
-location=256 -756 -2
+location=256 -1000 -2
[jumpgate]
label=jumpgate_whendune
name=Jumpgate Brogha -> Whendune
model=satellites/jumpgate
target=whendune:jumpgate_brogha
-location=256 -768 0
+location=256 -1024 0
direction=90
color=222 192 145
diff --git a/base/ini/zones/eastend.ini b/base/ini/zones/eastend.ini
index 271ec50..11bdd02 100644
--- a/base/ini/zones/eastend.ini
+++ b/base/ini/zones/eastend.ini
@@ -48,3 +48,20 @@ colorsecond=0.7 0.8 0.95
location=0 512 0
direction=270
+;
+; WHENDUNE JUMPGATE
+
+[navpoint]
+label=navpoint_east
+name=Navigation point East
+location=0 -504 0
+
+[jumpgate]
+label=jumpgate_whendune
+name=Jumpgate East End -> Whendune
+model=satellites/jumpgate
+target=whendune:jumpgate_eastend
+color=0.7 0.7 0.9
+colorsecond=0.7 0.8 0.95
+location=0 -512 0
+direction=90
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini
index 57256d4..1b9a525 100644
--- a/base/ini/zones/ghant.ini
+++ b/base/ini/zones/ghant.ini
@@ -78,7 +78,7 @@ location=-192 -704 32
color=222 192 145
; [float] axis direction, in degrees
direction=45
-; this is a dockable entity
+; this is the default dock
default=yes
[station]
@@ -88,7 +88,6 @@ model=ships/custodian
location=-196 -694 32
direction=310
color=222 192 145
-; this is a dockable entity
;
; PLANET SEYMOUR
@@ -117,8 +116,6 @@ model=stations/regula
location=-128 928 -32
color=0.4 0.7 0
direction=225
-; this is a dockable entity
-dock=yes
[entity]
label=regula_storage
diff --git a/base/ini/zones/whendune.ini b/base/ini/zones/whendune.ini
index e9d9dff..1a4248b 100644
--- a/base/ini/zones/whendune.ini
+++ b/base/ini/zones/whendune.ini
@@ -43,3 +43,19 @@ location=0 512 0
direction=270
color=222 192 145
+;
+; EAST END JUMPGATE
+
+[navpoint]
+label=navpoint_north
+name=Navigation point North
+location=1024 -504 -2
+
+[jumpgate]
+label=jumpgate_eastend
+name=Jumpgate Whendune -> East End
+model=satellites/jumpgate
+target=eastend:jumpgate_whendune
+location=1024 -512 0
+direction=180
+color=222 192 145