diff options
author | Stijn Buys <ingar@osirion.org> | 2012-12-30 11:13:00 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-12-30 11:13:00 +0000 |
commit | 02a3b88d989269f896138cd87f81f1d5d69a4b3d (patch) | |
tree | ed35fa46c94a2c87e5094da4d46f9fc5a369b97b /base/ini | |
parent | 1e0a9e5e88d4706b9d4a7b6168149174a722da5f (diff) |
Added placeholder models for water and optronic components.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/cargo.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/base/ini/cargo.ini b/base/ini/cargo.ini index 900f8bc..ad41787 100644 --- a/base/ini/cargo.ini +++ b/base/ini/cargo.ini @@ -81,6 +81,7 @@ volume=1 [cargo]
label=optronics
name=Optronic components
+model=maps/cargo/optronics
info=Most computing systems today operate on AMTEL Technology Conglomerate's optronic components.
info=The AMTEL scalable quantum processors are capable of delivering massive amounts of parallel processing power, suitable for every budget and application.
price=400
@@ -107,6 +108,7 @@ volume=3 [cargo]
label=water
name=Water
+model=maps/cargo/water
info=Also known as Dihydrogenoxide, water is a chemical substance required by all humanoid life.
info=The rarity of planets abundant in fresh water invokes the requirement for water-synthesis.
info=The majority of used water is recycled, however remote colonies and stations will pay a high price for fresh supplies.
|