Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-11-20 21:32:52 +0000
committerStijn Buys <ingar@osirion.org>2010-11-20 21:32:52 +0000
commit2452c3076052b4ac31b04385b3bc14ad69984dbc (patch)
treee68c6dd89cb82bde40eacc70f85c6a93f8612290
parentc363ddc7d6c27d188e0a97087cabd07f96ffd1f1 (diff)
updated Micron Vector engine specifications
-rw-r--r--base/ini/ships.ini10
1 files changed, 5 insertions, 5 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini
index c46e36e..13b2b22 100644
--- a/base/ini/ships.ini
+++ b/base/ini/ships.ini
@@ -62,20 +62,20 @@ price=12500
cargo=20
; thruster power, maximum thrust speed depends on this
-thrust=0.8
+thrust=1.8
; impulse engine power
; this has to be high enough, otherwise the ship won't be able to reach maximum impulse speed
-impulse=4
+impulse=10
; strafe power
; defines strafe engine and afterburner power
; is generally a lot smaller than thrust
-strafe=0.1
+strafe=0.2
; turn power
; defines how fast a ship will turn
-turn=2.5
+turn=10
; roll power
; defines how fast the ship will roll
-roll=1.0
+roll=2.5
; info
; long lines will be wrapped in-game, empty lines are allowed