diff options
author | Michael Rodenhurst <thorn@osirion.org> | 2011-07-01 23:03:34 +0000 |
---|---|---|
committer | Michael Rodenhurst <thorn@osirion.org> | 2011-07-01 23:03:34 +0000 |
commit | aeeda4a9a81d4336a97f2a6a682d250551fd0502 (patch) | |
tree | eddd2edd3ffccb48b9739ee45eaa2d9f1007f00c /base/ini | |
parent | 6db8e8e281a43696b738428ffda17876502b41bb (diff) |
Fix optronic components typo, fix water definition
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/cargo.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base/ini/cargo.ini b/base/ini/cargo.ini index 068775c..a8f07d5 100644 --- a/base/ini/cargo.ini +++ b/base/ini/cargo.ini @@ -74,7 +74,7 @@ volume=1 [cargo]
label=optronics
-name=Optronic compononents
+name=Optronic components
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
@@ -101,8 +101,8 @@ volume=3 [cargo]
label=water
name=Water
-info=Also known as Hydrogen Dioxide, water is a chemical substance required by all humanoid life.
+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 colonies and stations near the outer-rim will pay a high price.
+info=The majority of used water is recycled, however remote colonies and stations will pay a high price for fresh supplies.
price=5
volume=1
|