Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base/ini
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2011-05-19 08:41:36 +0000
committerEvan Goers <mega@osirion.org>2011-05-19 08:41:36 +0000
commit277c61c84b5b02dc78d6c7adeabf06552a10eb9e (patch)
treee294a603874146c5dfb1fb380409f9a72d33f4ad /base/ini
parent3c137df5a8d2b0cb5412d2a9f11084fd90b92d55 (diff)
fixed light flares on galaxy.
added 'wagon' colonial cargo transport vessel.
Diffstat (limited to 'base/ini')
-rw-r--r--base/ini/ships.ini18
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
; ------------------------------------------------------------------ ;