diff options
author | Evan Goers <mega@osirion.org> | 2012-12-10 07:08:33 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2012-12-10 07:08:33 +0000 |
commit | 8c500e08e55978abcfb94e123c3569df6244adbb (patch) | |
tree | d79a8bdf801fd0d637f62e47a35169f8dd2b23d4 /base/ini | |
parent | c9f0d13d825c44e53729eba0750b3dbb638d318b (diff) |
Added Tyson science vessel.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 209338d..b13f84a 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -323,6 +323,24 @@ info=At first glance, the Enforcer has little distinctive features compared to m ; ------------------------------------------------------------------ ; [ship] +label=tyson +name=Tyson +template=ship_frigate +model=maps/colonial/tyson +jumpdrive=yes +dock=yes +price=1800000 +cargo=780 + +thrust = 12 +impulse = 60 +strafe = 0.8 +turn = 700 +roll = 200 + +info=The Tyson-class science vessel is on the forefront of Colonial scientific research. The rest of this info paragraph escapes me at the moment. Basically it's an expensive target. + +[ship] label=custodian name=Custodian template=ship_cruiser |