From f927e7a291e973cfec2ae5821674ca91fa53f4a0 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Wed, 24 Nov 2010 03:36:37 +0000 Subject: unknown.ini: gave faction sizes, etc. ships.ini: added 'tiger' colonial light fighter. ghant.ini: gave 'tiger' to battleship custodian buy menu. tiger.map: new colonial light fighter. --- base/ini/zones/ghant.ini | 3 +++ base/ini/zones/unknown.ini | 29 +++++++++++------------------ 2 files changed, 14 insertions(+), 18 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 476259d..0277cb9 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -146,6 +146,9 @@ yaw=305 [ship] label=sharkan + [ship] + label=tiger + [cargo] label=liquor price=350 diff --git a/base/ini/zones/unknown.ini b/base/ini/zones/unknown.ini index 2000d62..e707eef 100644 --- a/base/ini/zones/unknown.ini +++ b/base/ini/zones/unknown.ini @@ -16,41 +16,35 @@ model=maps/static/navpoint [entity] ship=vector location=4 -8 0 -color=0.5 0 0 -colorsecond=0.8 0.2 0 +faction=independent [entity] ship=scalar location=4 0 0 -color=0.5 0 0 -colorsecond=0.8 0.2 0 +faction=independent [entity] ship=matrix location=4 8 0 -color=0.5 0 0 -colorsecond=0.8 0.2 0 +faction=independent [entity] -label=hades +ship=hades label=Hades derelict -model=maps/derelict/hades location=32 -16 0 -color=127 26 127 +faction=derelict [entity] ship=juggernaut name=Pirate Juggernaut -model=maps/pirate/juggernaut location=32 16 0 +faction=pirates [entity] -label=custodian +ship=custodian name=Colonial Battleship -model=maps/colonial/custodian location=32 32 0 -color=222 192 145 -colorsecond=160 160 160 +faction=militia [entity] label=alexandria @@ -58,14 +52,13 @@ name=Alexandria outpost model=maps/colonial/alexandria location=32 64 0 yaw=270 -color=222 192 145 -colorsecond=160 160 160 +faction=colonies [entity] label=ensor name=Ensor station model=maps/independent/ensor location=32 -64 0 -color=0.7 0.7 0.9 -colorsecond=0.7 0.8 0.95 yaw=90 +faction=independent + -- cgit v1.2.3