Make the cloning pod and medical scanner fit through verical doors (#21519)
* Unfatten the machines * This actually works better
This commit is contained in:
@@ -20,17 +20,6 @@
|
|||||||
map: ["base"]
|
map: ["base"]
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Static
|
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
|
- type: Construction
|
||||||
graph: Machine
|
graph: Machine
|
||||||
node: machine
|
node: machine
|
||||||
|
|||||||
@@ -39,17 +39,6 @@
|
|||||||
Yellow: {state: "maint_unlit"}
|
Yellow: {state: "maint_unlit"}
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Static
|
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
|
- type: Construction
|
||||||
graph: Machine
|
graph: Machine
|
||||||
node: machine
|
node: machine
|
||||||
|
|||||||
Reference in New Issue
Block a user