diff options
author | Stijn Buys <ingar@osirion.org> | 2015-02-01 21:42:51 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2015-02-01 21:42:51 +0000 |
commit | 8b8e9705440fa1b3ef1bb15198580917830a4ff7 (patch) | |
tree | 234a04acfc6ea1a68db6911ea5d4b6dc52cc4a05 /base | |
parent | e1e71f6ab2c0554b2669935070c34eecb99315b9 (diff) |
Improved Raider specs, made Beamarray a dockable ship.
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/ships.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 9308ad0..f1064d4 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -957,8 +957,8 @@ cargo=30 thrust = 3.9 impulse = 20 strafe = 0.33 -turn = 60 -roll = 15 +turn = 65 +roll = 30 info=The Raider is the main strike fighter of various pirate factions. It is cheap to build and effective in combat versus lightly defended trade convoys. info=Many pirate factions cover the surfaces of their Raiders with spikes for more effective ramming and boarding of ships. @@ -989,6 +989,7 @@ model=maps/pirate/beamarray jumpdrive=yes price=95000 cargo=90 +dock=yes thrust = 15.1 impulse = 80 |