Fix shooting from inside a morgue exploit (#44188)

Fix shooting inside morgue exploit
This commit is contained in:
B_Kirill
2026-06-01 05:50:48 +10:00
committed by GitHub
parent 35134cc693
commit 470acb50b0
@@ -34,7 +34,7 @@
mask:
- MachineMask
layer:
- HalfWallLayer
- MachineLayer
- type: EntityStorage
isCollidableWhenOpen: true
showContents: false
@@ -73,6 +73,7 @@
- type: AntiRottingContainer
- type: StaticPrice
price: 200
- type: RequireProjectileTarget
- type: entity
id: Crematorium
@@ -143,3 +144,4 @@
False: { visible: false }
- type: Transform
anchored: true
- type: RequireProjectileTarget