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