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 f0df749..c74e91f 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -769,6 +769,24 @@ info=The Raider is the main strike fighter of various pirate factions. It is che info=Many pirate factions cover the surfaces of their Raiders with spikes for more effective ramming and boarding of ships. [ship] +label=jaguar +name=Jaguar +template=ship_large +model=maps/pirate/jaguar +jumpdrive=no +price=35000 +cargo=30 + +thrust = 7.9 +impulse = 40 +strafe = 1 +turn = 130 +roll = 13 + +info= +info= + +[ship] label=beamarray name=Rapier Beam Array template=ship_frigate |