diff options
author | Evan Goers <mega@osirion.org> | 2011-07-26 23:04:37 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2011-07-26 23:04:37 +0000 |
commit | e1d730b111ab0d0bb6f5d85526e891371220b6f7 (patch) | |
tree | 35703200e301e51255073319286adc176d14fb46 /base | |
parent | 9c79708e55804b345dae3c467d23b8c668a41697 (diff) |
Switched regula models in finnmark and kronenbaden with new Colonial Outpost model.
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/zones/finnmark.ini | 5 | ||||
-rw-r--r-- | base/ini/zones/kronenbaden.ini | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/base/ini/zones/finnmark.ini b/base/ini/zones/finnmark.ini index 920dc4f..45ed768 100644 --- a/base/ini/zones/finnmark.ini +++ b/base/ini/zones/finnmark.ini @@ -142,10 +142,11 @@ location=-570 896 0 [station] label=jumpgate_construction name=Jumpgate Construction -model=maps/colonial/regula +model=maps/colonial/outpost +radius=6 faction=miners location=-572 902 0 -yaw=0 +yaw=-90 [cargo] label=gateparts diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini index cdd2aab..b7c1f93 100644 --- a/base/ini/zones/kronenbaden.ini +++ b/base/ini/zones/kronenbaden.ini @@ -90,10 +90,11 @@ location=1365 356 8 [station] label=jumpgate_construction name=Jumpgate Construction Site -model=maps/colonial/regula +model=maps/colonial/outpost +radius=6 faction=colonies location=1372 350 8 -yaw=180 +yaw=90 [cargo] label=gateparts |