From 917cfdc25d4e3d29da6c06864752c9d8e6bbe638 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Mon, 30 Apr 2012 17:35:18 +0000 Subject: Added dagon 'raptor' heavy fighter. --- base/ini/ships.ini | 18 ++++++++++++++++++ base/ini/zones/ghant.ini | 6 ++++++ 2 files changed, 24 insertions(+) (limited to 'base/ini') 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 @@ -666,6 +666,24 @@ roll = 15 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 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 -- cgit v1.2.3