Allow fax machines on top of tables. (#13276)
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Structures/Machines/fax_machine.rsi
|
sprite: Structures/Machines/fax_machine.rsi
|
||||||
|
drawdepth: SmallObjects
|
||||||
netsync: false
|
netsync: false
|
||||||
layers:
|
layers:
|
||||||
- state: icon
|
- state: icon
|
||||||
@@ -23,9 +24,9 @@
|
|||||||
bounds: "-0.25,-0.25,0.25,0.25"
|
bounds: "-0.25,-0.25,0.25,0.25"
|
||||||
density: 25
|
density: 25
|
||||||
mask:
|
mask:
|
||||||
- MachineMask
|
- TabletopMachineMask
|
||||||
layer:
|
layer:
|
||||||
- MachineLayer
|
- TabletopMachineLayer
|
||||||
- type: ActivatableUI
|
- type: ActivatableUI
|
||||||
key: enum.FaxUiKey.Key
|
key: enum.FaxUiKey.Key
|
||||||
- type: ActivatableUIRequiresPower
|
- type: ActivatableUIRequiresPower
|
||||||
|
|||||||
Reference in New Issue
Block a user