diff --git a/Resources/Prototypes/Entities/Structures/Dispensers/booze.yml b/Resources/Prototypes/Entities/Structures/Dispensers/booze.yml index de5c68fa90..e7381c81be 100644 --- a/Resources/Prototypes/Entities/Structures/Dispensers/booze.yml +++ b/Resources/Prototypes/Entities/Structures/Dispensers/booze.yml @@ -9,7 +9,7 @@ sprite: Structures/dispensers.rsi drawdepth: SmallObjects state: booze - netsync: false + netsync: false - type: Fixtures fixtures: - shape: @@ -26,3 +26,5 @@ - type: ReagentDispenser pack: BoozeDispenserInventory emagPack: BoozeDispenserEmagInventory + - type: Transform + noRot: false diff --git a/Resources/Prototypes/Entities/Structures/Dispensers/soda.yml b/Resources/Prototypes/Entities/Structures/Dispensers/soda.yml index ebe6c7d5a7..3919bffb7e 100644 --- a/Resources/Prototypes/Entities/Structures/Dispensers/soda.yml +++ b/Resources/Prototypes/Entities/Structures/Dispensers/soda.yml @@ -26,3 +26,5 @@ - type: ReagentDispenser pack: SodaDispenserInventory emagPack: SodaDispenserEmagInventory + - type: Transform + noRot: false diff --git a/Resources/Prototypes/Entities/Structures/Machines/recycler.yml b/Resources/Prototypes/Entities/Structures/Machines/recycler.yml index 4016e3754e..a9f0611809 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/recycler.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/recycler.yml @@ -35,6 +35,7 @@ - Opaque - type: Transform anchored: true + noRot: false - type: Sprite netsync: false drawdepth: Doors