diff options
author | Stijn Buys <ingar@telenet.be> | 2020-05-04 19:39:18 +0200 |
---|---|---|
committer | Stijn Buys <ingar@telenet.be> | 2020-05-04 19:39:18 +0200 |
commit | 8cbe9b92b7953c7c1244c7ee9e849fa76a0ffa71 (patch) | |
tree | 30c16e4f4128b432fc12bcfc94a50078b8cc48c8 | |
parent | d47278093a547f92ea8ee5d4479ea338bd070bc5 (diff) |
Minor corrections in zone .ini files.
-rw-r--r-- | base/ini/zones/antwerp.ini | 2 | ||||
-rw-r--r-- | base/ini/zones/brogha.ini | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index ad335fd..0d4aeb1 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -41,7 +41,7 @@ angles=0 90 0 model=maps/colonial/helianthos faction=militia turret=turretblaster1 -; override faction secnodary color +; override faction secondary color colorsecond=0 1 0 info=Colonial starbase. diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index 14269cd..0615f08 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -195,7 +195,7 @@ profile=convoy target=brogha ; dock at this waypoint dock=yes - ; cargo to buy at this waypoint + ; cargo to pick up at this waypoint cargo=liquor [waypoint] @@ -207,11 +207,11 @@ profile=convoy target=ghant:ghant ; dock at this waypoint dock=yes - ; cargo to buy at this waypoint + ; cargo to pick up at this waypoint cargo=niobium [waypoint] target=ghant:jumpgate_brogha ; dock at this waypoint dock=yes -
\ No newline at end of file + |