Skip to content

Added vending vouchers and coinbox

Rob Nelson requested to merge pull/3073/VendVouch into Bleeding-Edge

Created by: ComicIronic

Vending machines now have a lockbox which stores all the coins and other things they accrue over a round. Vending machines now have vouchers in a general form:

  • Vouchers can activate special behaviour for a vending machine
  • Only voucher currently coded spawns a random hot drink for free. This is just one of many possible functions.

Merge request reports