Have medical scanners and cloning pods be 'climbed upon' on exit. (#5408)
This commit is contained in:
@@ -14,6 +14,18 @@
|
||||
map: ["enum.MedicalScannerVisualLayers.Machine"]
|
||||
- state: idle_unlit
|
||||
map: ["enum.MedicalScannerVisualLayers.Terminal"]
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.25,-0.5,0.25,0.5"
|
||||
mass: 25
|
||||
layer:
|
||||
- SmallImpassable
|
||||
- Opaque
|
||||
mask:
|
||||
- MobMask
|
||||
- type: Construction
|
||||
graph: machine
|
||||
node: machine
|
||||
|
||||
Reference in New Issue
Block a user