code/modules/vending/_vending.dm
MAX_VENDING_INPUT_AMOUNT | Maximum amount of items in a storage bag that we're transferring items to the vendor from. |
---|---|
/datum/data/vending_product | A datum that represents a product that is vendable |
/obj/machinery/vending | Captalism in the year 2525, everything in a vending machine, even love |
Define Details
MAX_VENDING_INPUT_AMOUNT
Maximum amount of items in a storage bag that we're transferring items to the vendor from.