From 376fade48f0336c0c43b76b68fb7b32d06a8c1dc Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 2 May 2008 13:05:36 +0000 Subject: lights, details, ship properties --- base/ini/ships.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'base/ini') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 7690040..0a1eee7 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -9,7 +9,7 @@ model=vector acceleration=1.0 ; maximum speed in game units per second maxspeed=3.0 -turnspeed=0.1 +turnspeed=0.2 default=yes [ship] @@ -17,32 +17,32 @@ name=Canasta model=canasta acceleration=1.0 maxspeed=3.0 -turnspeed=0.15 +turnspeed=0.2 [ship] name=Sharkan model=sharkan acceleration=1.5 maxspeed=4.0 -turnspeed=0.2 +turnspeed=0.3 [ship] name=Orion model=orion acceleration=1.25 maxspeed=3.5 -turnspeed=0.15 +turnspeed=0.25 [ship] name=Shuttle model=shuttle acceleration=1.3 maxspeed=3.725 -turnspeed=0.08 +turnspeed=0.15 [ship] name=Custodian model=custodian acceleration=0.25 maxspeed=1.5 -turnspeed=0.02 +turnspeed=0.1 -- cgit v1.2.3