Implement lattice cutting (#10920)
* Add lattice cutting * Add delay when spacing the floor. * Add LatticeCutting to jaws of life * Add warning * Minor fixes * Add atmos decompression delay * Add CanWirecutter and lattice item drops * Remove atmos check * Prevent tile replacement edge case
This commit is contained in:
@@ -18,10 +18,12 @@
|
||||
baseTurfs:
|
||||
- Space
|
||||
isSubfloor: true
|
||||
canWirecutter: true
|
||||
footstepSounds:
|
||||
collection: FootstepPlating
|
||||
friction: 0.5
|
||||
isSpace: true
|
||||
itemDrop: PartRodMetal1
|
||||
thermalConductivity: 0.04
|
||||
heatCapacity: 10000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user