diff options
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 14 | ||||
-rw-r--r-- | base/ini/zones/antwerp/helianthos.ini | 9 | ||||
-rw-r--r-- | base/ini/zones/brogha.ini | 2 | ||||
-rw-r--r-- | base/ini/zones/brogha/brogha.ini | 4 | ||||
-rw-r--r-- | base/ini/zones/brogha/cantor.ini | 3 | ||||
-rw-r--r-- | base/ini/zones/eastend/ensor.ini | 1 | ||||
-rw-r--r-- | base/ini/zones/ghant/alexandria.ini | 1 |
7 files changed, 22 insertions, 12 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 3ebcc41..875ad76 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -43,13 +43,6 @@ turnspeed=35 price=30000 cargo=100 ; ---- maximal width ------------------------| -info=The unprecedented success of the Vector -info=had stimulated the market for cheap -info=transport vessels and prompted Micron -info=Corporations to develop the larger -info=Tensor, with an increased cargo hold at -info=the cost of speed and manouverability. - [ship] label=matrix name=Micron Matrix @@ -60,7 +53,14 @@ turnspeed=30 jumpdrive=yes price=50000 cargo=150 + ; ---- maximal width ------------------------| +info=The unprecedented success of the Vector +info=had stimulated the market for cheap +info=transport vessels and prompted Micron +info=Corporations to develop the larger +info=Matrix, with an increased cargo hold at +info=the cost of speed and manouverability. ; ------------------------------------------------------------------ ; diff --git a/base/ini/zones/antwerp/helianthos.ini b/base/ini/zones/antwerp/helianthos.ini new file mode 100644 index 0000000..3434b12 --- /dev/null +++ b/base/ini/zones/antwerp/helianthos.ini @@ -0,0 +1,9 @@ +; +; antwerp/helianthos.ini +; starbase Helianthos menus + +; +; ship dealer + +[dealer] +ship=sharkan diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index 30aa0f1..5cf1949 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -69,7 +69,7 @@ name=Cantor observatory location=-512 0 32 color=222 192 145 colorsecond=.5 .4 .4 -direction=135 +direction=-45 model=maps/colonial/cantor ; diff --git a/base/ini/zones/brogha/brogha.ini b/base/ini/zones/brogha/brogha.ini index 0defa8f..d0d8eae 100644 --- a/base/ini/zones/brogha/brogha.ini +++ b/base/ini/zones/brogha/brogha.ini @@ -7,5 +7,5 @@ [dealer] ship=vector -ship=tensor -ship=orion +ship=matrix +ship=pod diff --git a/base/ini/zones/brogha/cantor.ini b/base/ini/zones/brogha/cantor.ini index 536500c..e810530 100644 --- a/base/ini/zones/brogha/cantor.ini +++ b/base/ini/zones/brogha/cantor.ini @@ -7,6 +7,7 @@ [dealer] ship=vector -ship=tensor +ship=matrix ship=pod +`:wq diff --git a/base/ini/zones/eastend/ensor.ini b/base/ini/zones/eastend/ensor.ini index 428f04c..f44d76b 100644 --- a/base/ini/zones/eastend/ensor.ini +++ b/base/ini/zones/eastend/ensor.ini @@ -6,4 +6,5 @@ ; ship dealer [dealer] +ship=avenger ship=horizon diff --git a/base/ini/zones/ghant/alexandria.ini b/base/ini/zones/ghant/alexandria.ini index cdff8c4..20daf2d 100644 --- a/base/ini/zones/ghant/alexandria.ini +++ b/base/ini/zones/ghant/alexandria.ini @@ -7,5 +7,4 @@ [dealer] ship=vector -ship=tensor ship=pod |