; ; cargo.ini ; ; global cargo type definitions ; This file describes all types of cargo that can be traded. ; [cargo] label=crates name=Crates model=maps/cargo/crate ; default price price=20 ; volume per unit, in cubic meters volume=1 ; information info=A popular container used to store cargo during transport. [cargo] label=gold name=Gold model=models/cargo/gold/gold ; default price price=300 volume=1 info=Since the beginning of recorded history, gold has been a highly sought-after precious metal. Used for coinage, jewelry and a host of industrial applications, gold can be sold almost everywhere at attractive prices. [cargo] label=liquor name=Liquor info=Flavoured ethanol-containing liquids in funky colours. ; default price price=50 volume=1 [cargo] label=niobium name=Niobium model=models/cargo/niobium info=This soft, 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 volume=1