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-12-07 09:05:21 +0000
committerStijn Buys <ingar@osirion.org>2008-12-07 09:05:21 +0000
commit51229e4b1de894a8dca5d47162e412adc6a210a2 (patch)
tree4f6fb4648ea04af6062fd826546aa1622dd166cb /base/ini/zones/ghant.ini
parent1be0adb892425feaeebc3039451f01d1b39bfed2 (diff)
major reorganization
Diffstat (limited to 'base/ini/zones/ghant.ini')
-rw-r--r--base/ini/zones/ghant.ini22
1 files changed, 17 insertions, 5 deletions
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini
index 913705b..c72ea6f 100644
--- a/base/ini/zones/ghant.ini
+++ b/base/ini/zones/ghant.ini
@@ -71,7 +71,7 @@ label=alexandria
; [string] entity name
name=Alexandria outpost
; [string] entity model name
-model=stations/alexandria
+model=colonial/alexandria
; [x y x] entity location
location=-192 -704 32
; [r g b] entity primary color, values in the 0-255 range
@@ -112,7 +112,7 @@ radius=68
[station]
label=regula
name=Regula station
-model=stations/regula
+model=colonial/regula
location=-128 928 -32
color=0.4 0.7 0
direction=225
@@ -120,7 +120,7 @@ direction=225
[entity]
label=regula_storage
name=storage tanks
-model=stations/regula_storage
+model=colonial/regula_storage
location=-122 928 -32
color=0.4 0.7 0
@@ -130,7 +130,7 @@ color=0.4 0.7 0
[entity]
label=ikarus
name=Ikarus satellite
-model=satellites/ikarus
+model=colonial/ikarus
location=64 0 0
color=100 100 230
direction=120
@@ -147,8 +147,20 @@ location=716 -1008 20
[jumpgate]
label=jumpgate_brogha
name=Jumpgate Ghant -> Brogha
-model=satellites/jumpgate
+model=colonial/jumpgate
target=brogha:jumpgate_ghant
location=716 -1024 24
direction=90
color=222 192 145
+
+;
+; ANTWERP JUMPGATE
+
+[jumpgate]
+label=jumpgate_antwerp
+name=Jumpgate Ghant -> Antwerp
+model=pirate/jumpgate
+target=antwerp:jumpgate_ghant
+location=1024 348 32
+direction=180
+color=222 192 145