diff options
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/factions.ini | 6 | ||||
-rw-r--r-- | base/ini/ships.ini | 18 |
2 files changed, 24 insertions, 0 deletions
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 @@ -646,6 +646,24 @@ 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 ; ------------------------------------------------------------------ ; |