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 | |
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')
-rw-r--r-- | base/ini/zones/antwerp/helianthos.ini | 5 | ||||
-rw-r--r-- | base/ini/zones/brogha/brogha.ini | 2 | ||||
-rw-r--r-- | base/ini/zones/brogha/cantor.ini | 2 | ||||
-rw-r--r-- | base/ini/zones/unknown.ini | 6 |
4 files changed, 6 insertions, 9 deletions
diff --git a/base/ini/zones/antwerp/helianthos.ini b/base/ini/zones/antwerp/helianthos.ini index 68f4e68..0181940 100644 --- a/base/ini/zones/antwerp/helianthos.ini +++ b/base/ini/zones/antwerp/helianthos.ini @@ -6,8 +6,5 @@ ; ship dealer [dealer] -ship=vector -ship=matrix -ship=tensor -ship=scalar ship=sharkan +ship=custodian 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 diff --git a/base/ini/zones/unknown.ini b/base/ini/zones/unknown.ini index 26b147f..04ca5c5 100644 --- a/base/ini/zones/unknown.ini +++ b/base/ini/zones/unknown.ini @@ -32,9 +32,9 @@ color=0.5 0 0 colorsecond=0.8 0.2 0 [entity] -label=heavycruiser -label=Tsu'Khan Heavy Cruiser -model=maps/tsukhan/heavycruiser +label=hades +label=Hades derelict +model=maps/derelict/hades location=32 -16 0 color=127 26 127 |