diff options
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/cargo.ini | 3 |
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.
|