From 457a544d77368467611573d41fbc69d122225d7c Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Thu, 3 Feb 2011 09:08:02 +0000 Subject: ships.ini: added ship 'jaguar'. jaguar.map: corvette-class pirate ship. juggernaut.map: added a few turrets. pirate_turret001.map: pirate heavy assault turret. --- base/ini/ships.ini | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'base/ini') 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 @@ -768,6 +768,24 @@ roll = 15 info=The Raider is the main strike fighter of various pirate factions. It is cheap to build and effective in combat versus lightly defended trade convoys. 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 -- cgit v1.2.3