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-10-14 10:10:05 +0000
committerStijn Buys <ingar@osirion.org>2012-10-14 10:10:05 +0000
commit41eafaea1b7881513e39f74c1f5f0fe38b4531ed (patch)
tree2f31b9b48639fa22d81dd59295966ad115fcafc5 /base/ini/cargo.ini
parenta8f4d23d315154b477a576d5b6617e2638217700 (diff)
Updated cargo and weapon definitions.
Diffstat (limited to 'base/ini/cargo.ini')
-rw-r--r--base/ini/cargo.ini10
1 files changed, 6 insertions, 4 deletions
diff --git a/base/ini/cargo.ini b/base/ini/cargo.ini
index abc071d..a330724 100644
--- a/base/ini/cargo.ini
+++ b/base/ini/cargo.ini
@@ -3,6 +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.
;
[cargo]
@@ -10,7 +12,7 @@ label=crates
name=Crates
model=models/cargo/crate/crate
; default price
-price=20
+price=40
; volume per unit, in cubic meters
volume=1
; information
@@ -43,7 +45,7 @@ label=gold
name=Gold
model=models/cargo/gold/gold
; default price
-price=300
+price=1500
volume=1
info=Since the beginning of recorded history, gold has been a highly sought-after precious metal.
info=With wealthy customers like banks, jewellers and the high-tech industry, gold trade is usually a lucrative endeavour.
@@ -61,7 +63,7 @@ name=Liquor
info=Although no longer the cheap means of intoxication it used to be, drinkable liquids containing ethanol exist for anyone's budget.
info=From cheap distilled potatoes, to fine fermented highland grains, each with its own particular taste and hangover.
; default price
-price=50
+price=350
volume=1
[cargo]
@@ -71,7 +73,7 @@ model=models/cargo/niobium/niobium
info=This soft, grey metal is commonly used in superconducting alloys and optronic components.
info=While it is easy to process and refine, rich deposits are rare making it a valuable commodity.
; default price
-price=150
+price=250
volume=1
[cargo]