diff options
author | Stijn Buys <ingar@osirion.org> | 2009-11-14 14:13:11 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-11-14 14:13:11 +0000 |
commit | bcd701dad1f5e2a609f735d6390f500f4ed3c30c (patch) | |
tree | e1195a7ab5e6f1d60fb093434f4016c389230710 /base/ini/zones/brogha | |
parent | 7b075e679fede1337c655c99bed3ae27c1ea8510 (diff) |
renamed commodities.ini to cargo.ini, helianthos does not sell merchant ships, sell scalar in the brogha system
Diffstat (limited to 'base/ini/zones/brogha')
-rw-r--r-- | base/ini/zones/brogha/brogha.ini | 2 | ||||
-rw-r--r-- | base/ini/zones/brogha/cantor.ini | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/base/ini/zones/brogha/brogha.ini b/base/ini/zones/brogha/brogha.ini index d0d8eae..91b9aaf 100644 --- a/base/ini/zones/brogha/brogha.ini +++ b/base/ini/zones/brogha/brogha.ini @@ -7,5 +7,5 @@ [dealer] ship=vector +ship=scalar ship=matrix -ship=pod diff --git a/base/ini/zones/brogha/cantor.ini b/base/ini/zones/brogha/cantor.ini index 590542d..2fcbc95 100644 --- a/base/ini/zones/brogha/cantor.ini +++ b/base/ini/zones/brogha/cantor.ini @@ -7,6 +7,6 @@ [dealer] ship=vector -ship=matrix +ship=scalar ship=pod |