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>2010-09-18 22:11:02 +0000
committerStijn Buys <ingar@osirion.org>2010-09-18 22:11:02 +0000
commit044d04a4d3cc86e2de80982f12ca21c8e3951c37 (patch)
tree4f3de88224e93dbb6e0608194ee158fc529a9374 /base/ini/cargo.ini
parent92fb8e11a453529af453bdcaa647969972ac0bee (diff)
cargo updates
Diffstat (limited to 'base/ini/cargo.ini')
-rw-r--r--base/ini/cargo.ini33
1 files changed, 13 insertions, 20 deletions
diff --git a/base/ini/cargo.ini b/base/ini/cargo.ini
index f3b2df1..d10eae1 100644
--- a/base/ini/cargo.ini
+++ b/base/ini/cargo.ini
@@ -5,30 +5,23 @@
; This file describes all types of cargo that can be traded.
;
[cargo]
-label=crate_bs
-name=Big Box of BS
-info=This mysterious container is said to contain anything the owner's heart desires. Few people actually believe this, but the ones who do are usually prepared to pay a handsome price.
+label=crates
+name=Crates
+info=A popular container used to store cargo during transport.
model=maps/cargo/crate_bs
+; default price
+price=20
[cargo]
-label=antracite
-name=Antracite
-info=Black coal, usually found underground.
-
-[cargo]
-label=candy
-name=Candy
-info=Candy for the sweet tooth.
+label=niobium
+name=Niobium
+info=This soft and grey metal is commonly used in superconducting alloys and optronics. While it is easy to process and refine, rich deposits are rare which makes it a valuable commodity.
+; default price
+price=150
[cargo]
label=liquor
name=Liquor
-info=Flavoured liquids containing ethanol.
-
-[cargo]
-label=osirium
-name=Osirium
-info=Liquid metal similar to quicksilver,
-info=emits a faint blue light when exposed
-info=to ultra-violet radiation.
-
+info=Flavoured ethanol-containing liquids in funky colours.
+; default price
+price=50 \ No newline at end of file