diff options
-rw-r--r-- | base/ini/ships.ini | 22 | ||||
-rw-r--r-- | base/ini/zones/albion.ini | 9 | ||||
-rw-r--r-- | base/ini/zones/antwerp.ini | 14 | ||||
-rw-r--r-- | base/ini/zones/ghant.ini | 1 |
4 files changed, 29 insertions, 17 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index ad02479..209338d 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -79,19 +79,22 @@ roll=2.5 ; info ; long lines will be wrapped in-game, empty lines are allowed -info=Micron Corporation's entry-level model has been a hit sale for many decades. Despite the moderate size of its cargo hold, this ship offers a fast and reliable means of transport, capable of outrunning many larger ships. +info=Micron Corporation's entry-level model has been a hit sale for many decades. +info=Despite the moderate size of its cargo hold, +info=this ship offers a fast and reliable means of transport, +info=capable of outrunning many larger ships. [ship] label=scalar name=Micron Scalar template=ship_small model=maps/merchant/scalar -jumpdrive=yes +jumpdrive=no -price=12500 +price=24500 ; technical specifications -cargo = 40 +cargo = 45 thrust = 1.75 impulse = 10 @@ -100,9 +103,12 @@ turn = 12 roll = 2 ; info -info=Due to rising pirate activity, the Micron corporation saw a need in the market for more protected transport vessels. The Scalar was developed as a continuation of the Vector, using much of its original design. +info=Due to rising pirate activity, +info=the Micron corporation saw a need in the market for more protected transport vessels. +info=The Scalar was developed as a continuation of the Vector, using much of its original design. info= -info=The Scalar is much more armored than the Vector, with improved VE-1 engines, and a new XE-1 engine. These improvements came at the cost of cargo space, but it was a welcome addition to established traders. +info=The Scalar is much more armored than the Vector, with improved VE-1 engines, and a new XE-1 engine. +info=These improvements came at the cost of cargo space, but it was a welcome addition to established traders. [ship] label=matrix @@ -125,7 +131,9 @@ turn = 62 roll = 10 ; info -info=The unprecedented success of the Vector had stimulated the market for cheap transport vessels and prompted Micron Corporations to develop the larger Matrix, with an increased cargo hold at the cost of speed and maneuverability. +info=The unprecedented success of the Vector had stimulated the market for cheap transport vessels +info=and prompted Micron Corporations to develop the larger Matrix, +info=with an increased cargo hold at the cost of speed and maneuverability. ; ------------------------------------------------------------------ ; ; JOINT MINERS ASSOCIATION diff --git a/base/ini/zones/albion.ini b/base/ini/zones/albion.ini index 4813ecd..708aa6c 100644 --- a/base/ini/zones/albion.ini +++ b/base/ini/zones/albion.ini @@ -49,7 +49,7 @@ yaw=140 amount=0 ; ------------------------------------------------------------------ -; BRISBANE MEDICAL CENTER +; BRISBANE MEDICAL [station] label=brisbane @@ -61,10 +61,15 @@ location=-355 110 10 radius=8 yaw=30 -[cargo] + [cargo] label=medicines price=200 amount=-1 + + [cargo] + label=water + price=8 + amount=0 ; ------------------------------------------------------------------ ; LINDBLADE JUMPGATE diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index 1c689e7..01b01e1 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -88,6 +88,12 @@ dock=yes price=350 amount=0 + [cargo] + label=medicines + price=215 + amount=0 + + ; available ship types [ship] label=sharkan @@ -144,14 +150,6 @@ radius=20 price=20 amount=0 -;[station] -;ship=juggernaut -;label=jollyroger -;name=Jolly Roger -;faction=pirates -;location=-768 1260 4 -;yaw=5 - ; ------------------------------------------------------------------ ; GHANT JUMPGATE diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index a858865..f9ca0c7 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -72,6 +72,7 @@ info=heartland of the Independent Colonies. Most of this once mineral-rich world info=depleted by intensive mining operations, but an extensive terraforming operation is slowly transforming the info=arid climate into a more hospitable environment. This ongoing process requires regular imports of terraforming info=equipment and other related technologies. +info= info=The Merchants Association has placed its headquarters strategicly on planet Ghant, enjoying the favourable info=fiscal climate of the Independent Colonies. |