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