From 3e5218c153be74ac72908daddaf4e555e1a6d53d Mon Sep 17 00:00:00 2001
From: rosieposie <52761126+rosieposieeee@users.noreply.github.com>
Date: Mon, 8 Apr 2024 04:33:46 -0400
Subject: [PATCH] Unlocked Booze-O-Mat (#1025)

initial commit
---
 .../Entities/Structures/Machines/vending_machines.yml     | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Resources/Prototypes/DeltaV/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/DeltaV/Entities/Structures/Machines/vending_machines.yml
index e6a71ca33e1..b0115485c75 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