diff --git a/Resources/Prototypes/DeltaV/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/DeltaV/Entities/Structures/Machines/vending_machines.yml index fad87f577fc..4e9c251ce18 100644 --- a/Resources/Prototypes/DeltaV/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/DeltaV/Entities/Structures/Machines/vending_machines.yml @@ -48,3 +48,11 @@ map: ["enum.WiresVisualLayers.MaintenancePanel"] - type: AccessReader access: [["Mail"]] + +- type: entity + parent: VendingMachineBooze + id: VendingMachineBoozeUnlocked + suffix: Unlocked + components: + - type: AccessReader + enabled: false