Skip to content

Commit

Permalink
Update vending_machine_restock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jan 3, 2024
1 parent 14003ec commit 171d500
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,20 @@
- state: green_bit
shader: unshaded
- state: refill_lesslethal

- type: entity
parent: SecuredVendingMachineRestock
id: VendingMachineRestockAutoTuneVend
name: AutoTuneVend restock box
description: A box containing music and stuff for the Auto Tune vending machine. A label reads THE BOX IS TAMPER PROOF AND WILL DESTROY IT'S CONTENT ON HARM.
components:
- type: VendingMachineRestock
canRestock:
- AutoTuneVendInventory
- type: Sprite
sprite: _NF/Objects/Specific/Service/vending_machine_restock.rsi
layers:
- state: base
- state: green_bit
shader: unshaded
- state: refill_lesslethal

0 comments on commit 171d500

Please sign in to comment.