diff options
author | Stijn Buys <ingar@osirion.org> | 2009-04-15 17:09:34 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-04-15 17:09:34 +0000 |
commit | 82e761db7a3bcf1b1d87228ab0868b2469d98352 (patch) | |
tree | d543e2e42e20db7ea47dfbd9e1b1321fcde46b75 /base | |
parent | f9d8e878cfa12a63be032b11284d96c6068b748b (diff) |
added info for vector, tensor and sharkan
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/ships.ini | 34 |
1 files changed, 32 insertions, 2 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 890e83a..6517291 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -24,6 +24,14 @@ turnspeed=45 price=12500 ; cargo hold size, 10 is one metric tonne cargo=50 +; ship info +; ---- maximal width ------------------------| (no letters below the bar) +info=Micron Corporation's entry-level model +info=has been a hit sale for many decades. +info=Despite the moderate size of its cargo +info=hold, this ship offers a fast and +info=reliable means of transport, capable +info=of outrunning many larger ships. [ship] label=tensor @@ -34,6 +42,13 @@ maxspeed=2.9 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 @@ -45,6 +60,8 @@ turnspeed=30 jumpdrive=yes price=50000 cargo=150 +; ---- maximal width ------------------------| + ; ------------------------------------------------------------------ ; ; MERCENARY @@ -92,6 +109,13 @@ maxspeed=4.0 turnspeed=80 cargo=2.5 price=10000 +; ---- maximal width ------------------------| +info=This military scoutship's lack of +info=firepower is compensated by its +info=phenomenal speed and manouverability. +info=The Sharkan is the fastest ship known +info=to exist, which makes it an excellent +info=choice for hit and run operations. ; ------------------------------------------------------------------ ; ; INDEPENDENT @@ -184,6 +208,7 @@ acceleration=0.6 maxspeed=2.5 turnspeed=20 jumpdrive=yes +info=^1CLASSIFIED^N ; ------------------------------------------------------------------ ; ; TSU-KHAN @@ -282,8 +307,10 @@ maxspeed=2.5 turnspeed=20 jumpdrive=yes -; -; NO FACTION(yet) +; ------------------------------------------------------------------ ; +; NO FACTION(yet) +; ------------------------------------------------------------------ ; + [ship] label=hades name=Hades @@ -312,4 +339,7 @@ model=unknown turnspeed=75 maxspeed=3 jumpdrive=yes +; ---- maximal width ------------------------| +info=This ship is intended to test engine +info=behaviour on ships without model. |