From 125ebbd2672b12c7066e77c50a5dbccc58772cfa Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 14 Nov 2012 18:18:32 +0000 Subject: Reduced radius of the larger ship types, tweaked Jormungandr specs. --- base/ini/ships.ini | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'base') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index ada7c3c..266958f 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -29,15 +29,15 @@ radius=2 [template] label=ship_cruiser -radius=5 +radius=4 [template] label=ship_battleship -radius=7 +radius=5 [template] label=ship_dreadnought -radius=10 +radius=8 ; ------------------------------------------------------------------ ; ; MERCHANT @@ -727,13 +727,13 @@ template=ship_cruiser model=maps/dagon/jormungandr jumpdrive=yes price=3500000 -cargo=500000 +cargo=100000 -thrust = 52 -impulse = 280 -strafe = 1.8 -turn = 51000 -roll = 8000 +thrust = 25 +impulse = 160 +strafe = 2.5 +turn = 10000 +roll = 5000 info= info= -- cgit v1.2.3