From fc2cd03db07c0ce0edf54a915bb6eab7651814ef Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Wed, 8 Feb 2012 03:49:36 +0000 Subject: Enter the Dagon. --- base/ini/factions.ini | 6 ++++++ base/ini/ships.ini | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+) (limited to 'base/ini') diff --git a/base/ini/factions.ini b/base/ini/factions.ini index dfcef1a..9fe0a39 100644 --- a/base/ini/factions.ini +++ b/base/ini/factions.ini @@ -64,6 +64,12 @@ name=Pirates color=0.6 0.5 0.1 colorsecond=0.2 0.2 0.2 +[faction] +label=dagon +name=House Dagon +color=0.2 0.5 0.2 +colorsecond=0.2 0.8 0.2 + ; tsu-khan factions [faction] label=tsukhan_civilians diff --git a/base/ini/ships.ini b/base/ini/ships.ini index cef062c..4d6121f 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -645,6 +645,24 @@ info=^1CLASSIFIED^N info= info=For authorized personnel only. +; ------------------------------------------------------------------ ; +; DAGON +; ------------------------------------------------------------------ ; + +[ship] +label=leo +name=Leo +template=ship_small +model=maps/dagon/leo +price=12000 +cargo=6 + +thrust = 2.0 +impulse = 1.0 +strafe = 0.3 +turn = 8 +roll = 15 + ; ------------------------------------------------------------------ ; ; TSU-KHAN ; ------------------------------------------------------------------ ; -- cgit v1.2.3