Weld To Remove Rust On Reinforced Walls (#25690)

This commit is contained in:
Nairod
2024-02-28 18:44:01 -06:00
committed by GitHub
parent 3914e59dc0
commit 4446fd2d5d
2 changed files with 9 additions and 1 deletions

View File

@@ -564,7 +564,7 @@
state: rgeneric state: rgeneric
- type: Construction - type: Construction
graph: Girder graph: Girder
node: reinforcedWall node: reinforcedWallRust
- type: IconSmooth - type: IconSmooth
key: walls key: walls
base: reinf_over base: reinf_over

View File

@@ -505,3 +505,11 @@
steps: steps:
- tool: Welding - tool: Welding
doAfter: 5 doAfter: 5
- node: reinforcedWallRust
entity: WallReinforcedRust
edges:
- to: reinforcedWall
steps:
- tool: Welding
doAfter: 5