Make the cloning pod and medical scanner fit through verical doors (#21519)

* Unfatten the machines

* This actually works better
This commit is contained in:
Vasilis
2023-11-08 02:24:25 +01:00
committed by GitHub
parent 104300b8c6
commit 45ddc3046a
2 changed files with 0 additions and 22 deletions

View File

@@ -20,17 +20,6 @@
map: ["base"]
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
fix1:
shape:
!type:PhysShapeAabb
bounds: "-0.25,-0.5,0.25,0.5"
density: 190
mask:
- MachineMask
layer:
- MachineLayer
- type: Construction
graph: Machine
node: machine

View File

@@ -39,17 +39,6 @@
Yellow: {state: "maint_unlit"}
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
fix1:
shape:
!type:PhysShapeAabb
bounds: "-0.25,-0.5,0.25,0.5"
density: 190
mask:
- MachineMask
layer:
- MachineLayer
- type: Construction
graph: Machine
node: machine