Exploding wires no longer creates full cable stacks (#624)
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
- type: SubFloorHide
|
- type: SubFloorHide
|
||||||
- type: Destructible
|
- type: Destructible
|
||||||
thresholdvalue: 100
|
thresholdvalue: 100
|
||||||
spawnondestroy: CableStack
|
spawnondestroy: CableStack1
|
||||||
|
|
||||||
snap:
|
snap:
|
||||||
- Wire
|
- Wire
|
||||||
|
|||||||
@@ -69,3 +69,11 @@
|
|||||||
- type: Icon
|
- type: Icon
|
||||||
texture: Objects/Tools/cable_coil.png
|
texture: Objects/Tools/cable_coil.png
|
||||||
- type: WirePlacer
|
- type: WirePlacer
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: CableStack1
|
||||||
|
name: Cable Stack 1
|
||||||
|
parent: CableStack
|
||||||
|
components:
|
||||||
|
- type: Stack
|
||||||
|
count: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user