Item components

VendingMachine

item component · builder

An [container] item that allows players to [insert] money and [select] options to vend

You can use the following options with this component:
name <name> - sets the name of the component
desc <desc> - sets the description of the component
capacity <weight> - the capacity of the vending machines dispensing part
size <size> - the maximum size of the vending machines dispensing part
insert <emote> - the emote for inserting money. $0 for the person, $1 for the money, $2 for the vending machine
refund <emote> - the emote when refund selected. $0 for the person, $1 for the vending machine, $2 for the money returned
selected <emote> - the emote when making a selection. $0 for the person, $1 for the vending machine, $2 for the item dispensed
invalid <emote> - the emote when an invalid selection is made. $0 for the person, $1 for the vending machine

← Back to Item components