From f57ff3eb02d3533b20c25e50530c9ca4e811a222 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Aguilera=20Puerto?= Date: Mon, 12 Oct 2020 12:37:11 +0200 Subject: [PATCH] Fix soda dispenser inventory prototype having invalid entries --- .../Entities/Constructible/Power/soda_dispenser.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Constructible/Power/soda_dispenser.yml b/Resources/Prototypes/Entities/Constructible/Power/soda_dispenser.yml index e8da7d0db0..0ba3e0e60d 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/soda_dispenser.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/soda_dispenser.yml @@ -9,6 +9,9 @@ state: soda_dispenser - type: ReagentDispenser pack: SodaDispenserInventory + - type: Anchorable + - type: Pullable + - type: reagentDispenserInventory id: SodaDispenserInventory inventory: @@ -18,5 +21,3 @@ - chem.Ice - chem.H2O - chem.Cream - - type: Anchorable - - type: Pullable