Exploding wires no longer creates full cable stacks (#624)

This commit is contained in:
ike709
2020-02-07 17:18:52 -06:00
committed by GitHub
parent fec20133d9
commit c6431e4c86
2 changed files with 9 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
- type: SubFloorHide
- type: Destructible
thresholdvalue: 100
spawnondestroy: CableStack
spawnondestroy: CableStack1
snap:
- Wire

View File

@@ -69,3 +69,11 @@
- type: Icon
texture: Objects/Tools/cable_coil.png
- type: WirePlacer
- type: entity
id: CableStack1
name: Cable Stack 1
parent: CableStack
components:
- type: Stack
count: 1