diff options
author | Evan Goers <mega@osirion.org> | 2012-01-13 07:10:35 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2012-01-13 07:10:35 +0000 |
commit | 039e983daaac958a2ca68eb09cfacc21265c86eb (patch) | |
tree | 1e46726b60aa061cdd0bc0ab0a601c41de70aa9a /base/ini | |
parent | f0fd2cad3aea9edde374cf46e19a9e96beef6453 (diff) |
Merged engine_trail and engine_exhaust.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index bf61dbe..d24279b 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -382,6 +382,24 @@ turn = 8 roll = 15 [ship] +label=oldlancer +name=Lancer mkI +template=ship_small +model=maps/colonial/oldlancer +jumpdrive=no +price=28000 +cargo=12 + +thrust = 1.8 +impulse = 9.95 +strafe = 0.3 +turn = 7 +roll = 12 + +info= +info= + +[ship] label=lancer name=Lancer mkII template=ship_medium |