diff options
author | Evan Goers <mega@osirion.org> | 2011-02-03 09:08:02 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2011-02-03 09:08:02 +0000 |
commit | 457a544d77368467611573d41fbc69d122225d7c (patch) | |
tree | d8f5e902de85ca3c9d1dbb9ec4f2b24c20c2e4db /base/ini | |
parent | 24d59a509204c5bfbed7d4297cabdc28a1b29fe4 (diff) |
ships.ini: added ship 'jaguar'.
jaguar.map: corvette-class pirate ship.
juggernaut.map: added a few turrets.
pirate_turret001.map: pirate heavy assault turret.
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 |