Skip to content

Commit

Permalink
Update vending_machines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jan 11, 2025
1 parent 7848475 commit cb5d4ed
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
sprite: _NF/Structures/Machines/VendingMachines/expeditionaryflatpackvend.rsi

- type: entity
parent: [BaseStructureDisableAnchoring, VendingMachine]
parent: [BaseStructureDisableAnchoring, StorePresetUplink, VendingMachine]
id: VendingMachineSyndieContraband
name: ContraVend
description: Wanted across multiple sectors!
Expand Down Expand Up @@ -148,6 +148,15 @@
radius: 1.5
energy: 1.3
color: "#ad2c2b"
- type: UserInterface
interfaces:
enum.StoreUiKey.Key:
type: StoreBoundUserInterface
- type: ActivatableUI
key: enum.StoreUiKey.Key
- type: Store
balance:
Telecrystal: 0
- type: AccessReader
access: [["NuclearOperative"], ["SyndicateAgent"]]

Expand Down

0 comments on commit cb5d4ed

Please sign in to comment.