diff options
author | Evan Goers <mega@osirion.org> | 2011-03-16 10:35:53 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2011-03-16 10:35:53 +0000 |
commit | 03a9d55a92b5162d142a062f7cd53ef8e3fc8199 (patch) | |
tree | 9826bbae6cef318a1fe1d474daf488b5e05ce7a5 /base/ini | |
parent | 478f35980e622ab400735561cbbf30ef2e14c11e (diff) |
regula_storage.map: fixed lights, collision model.
alexandria_storage.map: nearly complete overhaul of brushes, cmodel.
vector.map: optimized some patch meshes.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 2 | ||||
-rw-r--r-- | base/ini/zones/ghant.ini | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 1015e67..8baae00 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -323,7 +323,7 @@ strafe=3 turn=25000 roll=10000 -info=The Custodian `class battleship is the Independent Colonies most valued long-range fighter carrier. Equipped with a jumpdrive and a sizeable launch bay, this battleship is a force to be reckoned with. +info=The Custodian class battleship is the Independent Colonies most valued long-range fighter carrier. Equipped with a jumpdrive and a sizable launch bay, this battleship is a force to be reckoned with. [ship] label=sharkan diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index b3ef229..1fbb465 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -133,6 +133,7 @@ model=maps/colonial/alexandria_storage faction=colonies location=-176 -720 32 yaw=45 +complex=yes [entity] @@ -142,6 +143,7 @@ model=maps/colonial/alexandria_storage faction=colonies location=-172 -720 32 yaw=45 +complex=yes ; ------------------------------------------------------------------ ; BATTLESHIP CUSTODIAN @@ -198,6 +200,7 @@ model=maps/colonial/regula location=-128 928 -32 color=0.4 0.7 0 yaw=225 +complex=yes info=Regula station is the headquarters of the local niobium mining operation. [ship] @@ -223,6 +226,7 @@ name=Storage tanks model=maps/colonial/regula_storage location=-122 928 -32 color=0.4 0.7 0 +complex=yes ; ------------------------------------------------------------------ ; IKARUS SATELLITE |