Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base/ini
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-07-11 21:24:09 +0000
committerStijn Buys <ingar@osirion.org>2008-07-11 21:24:09 +0000
commitfb97dee72e735fc88b38cee5f406051bff93db07 (patch)
tree92b7066ac2147ea788e44fe3fcfb70db78b8ee9d /base/ini
parentc5575893c27750deedded7d1f7c6a212f7a4ca50 (diff)
updates from supertanker, bumblebee
Diffstat (limited to 'base/ini')
-rw-r--r--base/ini/ships.ini18
1 files changed, 13 insertions, 5 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini
index 602024b..7e328a0 100644
--- a/base/ini/ships.ini
+++ b/base/ini/ships.ini
@@ -105,14 +105,22 @@ turnspeed=0.125
label=avatar
name=Avatar
model=avatar
-acceleration=1.8
-maxspeed=4
-turnspeed=0.4
+acceleration=1.2
+maxspeed=3.25
+turnspeed=0.10
+
+[ship]
+label=bumblebee
+name=Bumblebee
+model=bumblebee
+acceleration=1.5
+maxspeed=3.5
+turnspeed=0.2
[ship]
label=supertanker
name=InterGalactic Supertanker
model=supertanker
acceleration=0.5
-maxspeed=1.75
-turnspeed=0.08 \ No newline at end of file
+maxspeed=2
+turnspeed=0.08