---
kind: BuildingKind
spec:
  name: Deletion Supplies
  description: Supplying starter hardware to all new users
  category: factory
  model: 05-11
  color: 2
  contract:
    file: ./DeletionSupplies.sol
  plugin:
    file: ./DeletionSupplies.js
  materials:
  - name: L33t Bricks
    quantity: 100
  inputs:
  - name: Registration Receipt
    quantity: 1
  - name: Red Goo
    quantity: 80
  outputs:
  - name: Deletion Tool
    quantity: 1
