Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: d10eae18964fe1edfce0cd5143ff1c0fa1f3a03d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
;
; cargo.ini
;
; global cargo type definitions
; This file describes all types of cargo that can be traded.
;
[cargo]
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=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 ethanol-containing liquids in funky colours.
; default price
price=50