Exploding wires no longer creates full cable stacks (#624)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
- type: SubFloorHide
|
||||
- type: Destructible
|
||||
thresholdvalue: 100
|
||||
spawnondestroy: CableStack
|
||||
spawnondestroy: CableStack1
|
||||
|
||||
snap:
|
||||
- Wire
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user