diff options
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 |