Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: fc5b3d0e3a94aa9765ee19388b4f2ca2a731bb45 (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, 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