Allow fax machines on top of tables. (#13276)

This commit is contained in:
Vordenburg
2023-01-01 23:21:34 -05:00
committed by GitHub
parent cad1724620
commit 3c764166ee

View File

@@ -6,6 +6,7 @@
components:
- type: Sprite
sprite: Structures/Machines/fax_machine.rsi
drawdepth: SmallObjects
netsync: false
layers:
- state: icon
@@ -23,9 +24,9 @@
bounds: "-0.25,-0.25,0.25,0.25"
density: 25
mask:
- MachineMask
- TabletopMachineMask
layer:
- MachineLayer
- TabletopMachineLayer
- type: ActivatableUI
key: enum.FaxUiKey.Key
- type: ActivatableUIRequiresPower