diff options
author | Stijn Buys <ingar@osirion.org> | 2008-07-29 21:16:12 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-07-29 21:16:12 +0000 |
commit | b376caf27e4c4eff9f037335dada429c42ae3676 (patch) | |
tree | 9074fe26dae03f78b79ec8f8d3df660b348213ce /base/ini | |
parent | 0063f6a9beddd5a3b2ab6c047a3de2ffc003a30b (diff) |
updated heavycruiser and new scout from Odin
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 36a80f0..2a9b25a 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -133,3 +133,13 @@ acceleration=0.65 maxspeed=2.5 turnspeed=20 jumpdrive=yes + +[ship] +label=scout +name=Scout +model=scout +acceleration=1.5 +maxspeed=3.7 +turnspeed=50 +jumpdrive=yes + |