From 277c61c84b5b02dc78d6c7adeabf06552a10eb9e Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Thu, 19 May 2011 08:41:36 +0000 Subject: fixed light flares on galaxy. added 'wagon' colonial cargo transport vessel. --- base/ini/ships.ini | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'base/ini') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index ce524f5..bdbe866 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -373,6 +373,24 @@ strafe = 0.3 turn = 20 roll = 20 +[ship] +label=wagon +name=Wagon +template=ship_large +model=maps/colonial/wagon + +jumpdrive=yes + +price=92500 + +cargo=160 + +thrust = 7.64 +impulse = 40 +strafe = 0.7 +turn = 170 +roll = 55 + ; ------------------------------------------------------------------ ; ; INDEPENDENT ; ------------------------------------------------------------------ ; -- cgit v1.2.3