From 23cbd4ac790c4cecbdbd69ff6d5248ca388b083e Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Tue, 4 Dec 2012 09:43:46 +0000 Subject: Added anansi light fighter, to begin replacing the avenger series. --- base/ini/ships.ini | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) (limited to 'base/ini/ships.ini') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index d549f35..cbde63a 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -488,25 +488,10 @@ info= info=Originally designed as a pleasure yacht by the Lindblade shipyards, the Bumblebee quickly found a niche among the independent market due to its attractive price. It provides a comfortable compromise between nimble engines and tough armor plating. [ship] -label=jupiter -name=Jupiter -template=ship_medium -model=maps/independent/jupiter -jumpdrive=yes -price=67500 -cargo=55 - -thrust = 4.1 -impulse = 20 -strafe = 0.8 -turn = 60 -roll = 30 - -[ship] -label=avenger -name=Avenger +label=anansi +name=Anansi template=ship_small -model=maps/independent/avenger +model=maps/independent/anansi jumpdrive=no price=11500 cargo=5 @@ -515,7 +500,7 @@ thrust = 2 impulse = 13 strafe = 0.35 turn = 13 -roll = 10 +roll = 13 [ship] label=shootingstar -- cgit v1.2.3