1 == Item Database Format ==
4 Each line denotes a "slot"
5 <system>\t<code>\t<price>\t<description>
6 Comments are denoted by '#' or ';' (with # usually being for info comments
7 and ; for commenting out)
8 comments are allowed anywhere on a line and act until the end of the line.
11 For example, a coke could be
13 A pseudo-item could be
14 pseudo 01 10 Laserprint
18 The <system> denotes what controller plugin to use for the item.
19 Currently there are only three:
20 "drink" is the drinks machine
21 "pseudo" is essentially a no-op, no action is taken on dispense (save
23 "snack" controls the snack machine, dropping an item on dispense