diff options
author | Evan Goers <mega@osirion.org> | 2012-04-30 17:35:18 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2012-04-30 17:35:18 +0000 |
commit | 917cfdc25d4e3d29da6c06864752c9d8e6bbe638 (patch) | |
tree | 6f673ecab9bbbb9584fe3c0c00cc16c5cf75b19d /base/ini | |
parent | 3d2f9d610cb5d6050769e7bafc6dd00ddbab8410 (diff) |
Added dagon 'raptor' heavy fighter.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 18 | ||||
-rw-r--r-- | base/ini/zones/ghant.ini | 6 |
2 files changed, 24 insertions, 0 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 7028c5b..f1aeaaf 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -667,6 +667,24 @@ info= info= [ship] +label=raptor +name=Raptor +template=ship_medium +model=maps/dagon/raptor +jumpdrive=no +price=60000 +cargo=24 + +thrust = 4.1 +impulse = 20 +strafe = 0.4 +turn = 55 +roll = 65 + +info= +info= + +[ship] label=chimera name=Chimera template=ship_battleship diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 2561c71..357834a 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -288,6 +288,9 @@ angles=-15 120 0 model=maps/colonial/ikarus faction=militia +; ------------------------------------------------------------------ +; BROGHA JUMPGATE + [jumpgate] ; name and info are automaticly set for jumpgates label=jumpgate_brogha @@ -306,6 +309,9 @@ angles=0 200 0 target=antwerp:jumpgate_ghant faction=colonies +; ------------------------------------------------------------------ +; WARSAW JUMPGATE + [jumpgate] label=jumpgate_warsaw location=-840 324 -8 |