diff options
author | Evan Goers <mega@osirion.org> | 2011-05-19 08:41:36 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2011-05-19 08:41:36 +0000 |
commit | 277c61c84b5b02dc78d6c7adeabf06552a10eb9e (patch) | |
tree | e294a603874146c5dfb1fb380409f9a72d33f4ad /base/ini | |
parent | 3c137df5a8d2b0cb5412d2a9f11084fd90b92d55 (diff) |
fixed light flares on galaxy.
added 'wagon' colonial cargo transport vessel.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 18 |
1 files changed, 18 insertions, 0 deletions
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 ; ------------------------------------------------------------------ ; |