/tg/ Station 13 - Modules - TypesDefine Details

code/modules/vending/_vending.dm

MAX_VENDING_INPUT_AMOUNTMaximum amount of items in a storage bag that we're transferring items to the vendor from.
/datum/data/vending_productA datum that represents a product that is vendable
/obj/machinery/vendingCaptalism in the year 2525, everything in a vending machine, even love
/obj/machinery/vending/custom/unbreakableCharges the user if its not the owner Make the transaction Log the transaction Make an alert Remove the item

Define Details

MAX_VENDING_INPUT_AMOUNT

Maximum amount of items in a storage bag that we're transferring items to the vendor from.