Skip to content

Commit cf66a63

Browse files
authored
Make the cloning pod less wide (ProjectOmu#1174)
* make the fixtures on the cloning pod less wide * add Omu start/end comments * put Omu comments on their own line * correct typo in tailing bounding Omu comment
1 parent 137bb4a commit cf66a63

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Resources/Prototypes/Entities/Structures/Machines/cloning_machine.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,19 @@
6363
map: ["base"]
6464
- type: Physics
6565
bodyType: Static
66+
# Omu start PR#1174
67+
- type: Fixtures
68+
fixtures:
69+
fix1:
70+
shape:
71+
!type:PhysShapeAabb
72+
bounds: "-0.30,-0.45,0.30,0.45"
73+
density: 190
74+
mask:
75+
- MachineMask
76+
layer:
77+
- MachineLayer
78+
# Omu end PR#1174
6679
- type: Construction
6780
graph: Machine
6881
node: machine

0 commit comments

Comments
 (0)