Fix rotation cbt on dispensers and recycler (#7959)

* Update booze.yml

* Update soda.yml

* Update recycler.yml
This commit is contained in:
Emisse
2022-05-05 20:34:51 -06:00
committed by GitHub
parent 4be44d685e
commit 39a35641ab
3 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -26,3 +26,5 @@
- type: ReagentDispenser
pack: SodaDispenserInventory
emagPack: SodaDispenserEmagInventory
- type: Transform
noRot: false

View File

@@ -35,6 +35,7 @@
- Opaque
- type: Transform
anchored: true
noRot: false
- type: Sprite
netsync: false
drawdepth: Doors