Bug fix for deconstructing tiles and lattice with RCDs (#26863)
* Fixed mixed deconstruction times for tiles and lattice * Lattice and power cables can be deconstructed instantly
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
name: rcd-component-deconstruct
|
||||
mode: Deconstruct
|
||||
cost: 2
|
||||
delay: 1
|
||||
delay: 0
|
||||
rotation: Camera
|
||||
fx: EffectRCDDeconstruct2
|
||||
fx: EffectRCDConstruct0
|
||||
|
||||
- type: rcd
|
||||
id: DeconstructTile # Hidden prototype - do not add to RCDs
|
||||
|
||||
Reference in New Issue
Block a user