From 061a8c6ecd6767cc1bca77a51714ab5f9e8f2768 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 8 Dec 2012 23:14:23 +0000 Subject: Set default prices for gold and diamonds. --- base/ini/cargo.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3