diff options
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 |