diff options
author | Stijn Buys <ingar@osirion.org> | 2013-12-03 20:50:27 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-12-03 20:50:27 +0000 |
commit | 4178b0688dde041b48f4a21a3ac29ba09cce8cc9 (patch) | |
tree | 6bc9592bdf7153f8ccf85676e9a4f4ce45089b67 /base/ini | |
parent | a9c2c1cd2db2ec79026610b6086e6a73b9888178 (diff) |
Added liquor model.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/cargo.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/ini/cargo.ini b/base/ini/cargo.ini index 1fe7030..fa628aa 100644 --- a/base/ini/cargo.ini +++ b/base/ini/cargo.ini @@ -62,6 +62,7 @@ price=100 [cargo]
label=liquor
name=Liquor
+model=models/cargo/liquor/liquor
info=Although no longer the cheap means of intoxication it used to be, drinkable liquids containing ethanol exist for anyone's budget.
info=From cheap distilled potatoes, to fine fermented highland grains, each with its own particular taste and hangover.
; default price
|