diff options
author | Michael Rodenhurst <thorn@osirion.org> | 2011-07-11 21:45:30 +0000 |
---|---|---|
committer | Michael Rodenhurst <thorn@osirion.org> | 2011-07-11 21:45:30 +0000 |
commit | 98ad430d2f62dfa349a528dfd0833e280ad11e4b (patch) | |
tree | a216238507aaebfa38bbb8fd9ae4069977343163 /base/ini | |
parent | 11c05dbc1b5a5f8ea4fbc2b8199fbb7ca43a75e5 (diff) |
Tweak pod ship to be faster all-round
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index d4586a6..50be4e9 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -255,11 +255,11 @@ cargo = 10 complex=true ; technical specifications -thrust = 1.4 -impulse = 6 -strafe = 0.15 -turn = 12 -roll = 5 +thrust = 4 +impulse = 20 +strafe = 0.8 +turn = 60 +roll = 8 ; info info=The P.O.D. was originally designed as a racing vehicle, but the sturdy design placed it at a considerable weight disadvantage against its competitors. The ship fell out of grace on the race circuit, but was picked up by scouts and couriers in need for a small and fast vessel. |