diff options
author | Evan Goers <mega@osirion.org> | 2010-11-30 01:43:38 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2010-11-30 01:43:38 +0000 |
commit | 48885bb7f9e46c547c89c58d57ef2364d25ae878 (patch) | |
tree | 5e2ca34037cd35393c09c98b0f71b77d9a16fff4 /base/ini | |
parent | 57ceb36c232214db6e09f948a70a74abf51a2a66 (diff) |
Added new 'archangel' ship. Still *very* WIP.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index d5f2e47..751930e 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -329,6 +329,20 @@ strafe = 0.3 turn = 5 roll = 5 +[ship] +label=archangel +name=Archangel +template=ship_medium +model=maps/colonial/archangel +price=23000 +cargo=16 + +thrust = 4.1 +impulse = 14 +strafe = 0.3 +turn = 15 +roll = 15 + ; ------------------------------------------------------------------ ; ; INDEPENDENT ; ------------------------------------------------------------------ ; |