Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2012-12-08 19:21:48 +0000
committerStijn Buys <ingar@osirion.org>2012-12-08 19:21:48 +0000
commit659aa7b00dbc04b2cb081d32765f2f47bfbc5ab1 (patch)
treea08024a755f19e466f89bc46287b20f10e1c272f /base/ini/cargo.ini
parente2d08da79fa3f173f41df59560311c3062dac6f4 (diff)
Updated trading definitions.
Diffstat (limited to 'base/ini/cargo.ini')
-rw-r--r--base/ini/cargo.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/base/ini/cargo.ini b/base/ini/cargo.ini
index 2b8a8e7..4589575 100644
--- a/base/ini/cargo.ini
+++ b/base/ini/cargo.ini
@@ -3,8 +3,8 @@
;
; global cargo type definitions
; This file describes all types of cargo that can be traded.
-; The price key sets the default price at which the cargo
-; is bought by stations.
+;
+; The price key sets the default buy price at which the cargo is bought by stations.
;
[cargo]
@@ -109,7 +109,7 @@ name=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.
-price=5
+price=10
volume=1
[cargo]
@@ -126,5 +126,5 @@ label=medicines
name=Medicines
model=models/cargo/medicines/medicines
info=Medicines are an integral component of a long life and good health. Due to supply problems and the lack of nearby medical facilities, remote locations will pay highly for medicinal supplies.
-price=225
+price=250
volume=1