From b0feac65c9840b6bd51196ac2b6b504004978154 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 16 Jul 2008 22:48:55 +0000 Subject: updates from supertanker --- base/ini/ships.ini | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'base/ini') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 8d52d52..b4181e4 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -103,12 +103,20 @@ turnspeed=0.2 [ship] label=supertanker -name=InterGalactic Supertanker +name=Supertanker Mk. II model=supertanker acceleration=0.5 maxspeed=2.5 turnspeed=0.08 +[ship] +label=halcyon +name=Halcyon Destroyer +model=halcyon +acceleration=0.6 +maxspeed=2.5 +turnspeed=0.08 + ; ; Odin's ships @@ -116,6 +124,6 @@ turnspeed=0.08 label=heavycruiser name=Heavy Cruiser model=heavycruiser -acceleration=1 +acceleration=0.65 maxspeed=2.5 turnspeed=0.075 -- cgit v1.2.3