diff options
author | Evan Goers <mega@osirion.org> | 2010-11-13 23:19:15 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2010-11-13 23:19:15 +0000 |
commit | 43d1a7bf5a5fe1c77117df7835fe3b34da3f3564 (patch) | |
tree | f54a76b84abe6439b9083fa75efe6354206412e4 /base/ini/zones | |
parent | 69a806dde3d62dfc00e5b6df7d84d90a69c91c4a (diff) |
Fixed spelling mistake on colossus(doh).
Change Battleship Custodian to a ship and not a straight model.
Rename ship_capital to ship_dreadnought.
Change halcyon to ship_frigate.
Diffstat (limited to 'base/ini/zones')
-rw-r--r-- | base/ini/zones/ghant.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 463b14a..ef32dc6 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -136,9 +136,9 @@ direction=45 ; BATTLESHIP CUSTODIAN [station] +ship=custodian label=custodian -name=battleship Custodian -model=maps/colonial/custodian +name=Battleship Custodian faction=militia location=-204 -656 32 direction=305 @@ -158,7 +158,7 @@ direction=305 ; [string] entity label label=seymour ; [string] entity name -name=planet Seymour +name=Planet Seymour ; [x y x] entity location location=-128 1032 -32 ; [r g b] entity color, values in the 0-1 range @@ -173,7 +173,7 @@ radius=68 [station] label=regula -name=Regula station +name=Regula Station model=maps/colonial/regula location=-128 928 -32 color=0.4 0.7 0 |