Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2012-12-08 23:14:23 +0000
committerStijn Buys <ingar@osirion.org>2012-12-08 23:14:23 +0000
commit061a8c6ecd6767cc1bca77a51714ab5f9e8f2768 (patch)
treec18137a12a62e3729b0c6591ea94f31f5f5b3c82 /base
parent184da84ed992149b9b9c26f79686b842fcf8b6cf (diff)
Set default prices for gold and diamonds.
Diffstat (limited to 'base')
-rw-r--r--base/ini/cargo.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/ini/cargo.ini b/base/ini/cargo.ini
index 4589575..900f8bc 100644
--- a/base/ini/cargo.ini
+++ b/base/ini/cargo.ini
@@ -38,6 +38,7 @@ info=It does not oxidize like regular durasteel and is widely used for anything
label=diamonds
name=Diamonds
model=models/cargo/diamonds/diamonds
+price=1500
volume=1
info=Diamonds are a girl's best friend forever.
@@ -46,7 +47,7 @@ label=gold
name=Gold
model=models/cargo/gold/gold
; default price
-price=1500
+price=1250
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.