code/game/machinery/customat.dm 
FLICK_NONE | Machine is not using vending/denying overlays |
---|---|
FLICK_VEND | Machine is currently vending wares, and will not update its icon, unless its stat change. |
FLICK_DENY | Machine is currently denying wares, and will not update its icon, unless its stat change. |
/datum/data/customat_product | Datum used to hold information about a product in a vending machine |
Define Details
FLICK_DENY 
Machine is currently denying wares, and will not update its icon, unless its stat change.
FLICK_NONE 
Machine is not using vending/denying overlays
FLICK_VEND 
Machine is currently vending wares, and will not update its icon, unless its stat change.