From 2452c3076052b4ac31b04385b3bc14ad69984dbc Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 20 Nov 2010 21:32:52 +0000 Subject: updated Micron Vector engine specifications --- base/ini/ships.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'base/ini/ships.ini') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index c46e36e..13b2b22 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -62,20 +62,20 @@ price=12500 cargo=20 ; thruster power, maximum thrust speed depends on this -thrust=0.8 +thrust=1.8 ; impulse engine power ; this has to be high enough, otherwise the ship won't be able to reach maximum impulse speed -impulse=4 +impulse=10 ; strafe power ; defines strafe engine and afterburner power ; is generally a lot smaller than thrust -strafe=0.1 +strafe=0.2 ; turn power ; defines how fast a ship will turn -turn=2.5 +turn=10 ; roll power ; defines how fast the ship will roll -roll=1.0 +roll=2.5 ; info ; long lines will be wrapped in-game, empty lines are allowed -- cgit v1.2.3