Crates can go under plastic flaps (#9236)

needed to be SmallMobMask in order to fit under doors
This commit is contained in:
EmoGarbage404
2022-06-27 12:36:38 -04:00
committed by GitHub
parent 59d6d683a2
commit 659b60adce

View File

@@ -27,7 +27,7 @@
bounds: "-0.4,-0.4,0.4,0.29" bounds: "-0.4,-0.4,0.4,0.29"
mass: 25 mass: 25
mask: mask:
- MachineMask - SmallMobMask #this is so they can go under plastic flaps
layer: layer:
- MachineLayer - MachineLayer
- type: EntityStorage - type: EntityStorage
@@ -90,7 +90,7 @@
bounds: "-0.4,-0.4,0.4,0.29" bounds: "-0.4,-0.4,0.4,0.29"
mass: 25 mass: 25
mask: mask:
- MachineMask - SmallMobMask
layer: layer:
- MachineLayer - MachineLayer
- type: EntityStorage - type: EntityStorage