As the title says, it’d be awesome if the enumerator that is used within the vending_machine_device could be replaced with an array similar to the ItemList variable. (A struct that has a FortItemDefinition, and an int for Quantity)
(As a related side note, the BonusAmmoForWeapons bool is exposed, but the BonusAmmoAmount(int) does not appear to be exposed)
