Construction graph improvements (#17960)
This commit is contained in:
committed by
GitHub
parent
fbf1d476f2
commit
9243050e1a
@@ -13,6 +13,8 @@
|
||||
- type: Construction
|
||||
graph: Computer
|
||||
node: computer
|
||||
containers:
|
||||
- board
|
||||
- type: Computer
|
||||
- type: ApcPowerReceiver
|
||||
powerLoad: 200
|
||||
|
||||
@@ -28,6 +28,9 @@
|
||||
- type: Rotatable
|
||||
- type: Pullable
|
||||
- type: Construction
|
||||
containers:
|
||||
- machine_board
|
||||
- machine_parts
|
||||
graph: Machine
|
||||
node: missingWires
|
||||
- type: ContainerContainer
|
||||
@@ -83,6 +86,9 @@
|
||||
graph: Machine
|
||||
node: machineFrame
|
||||
defaultTarget: machine
|
||||
containers:
|
||||
- machine_board
|
||||
- machine_parts
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageModifierSet: Metallic
|
||||
|
||||
Reference in New Issue
Block a user