removes metal walls, adds rusted walls (#8416)

* removes metal walls, adds rusted walls

* removes 2 metal walls in bagel

* remove metal walls from pillar

* Remove icon from rust wall

* Made welding work

* removes old prototype
This commit is contained in:
Peptide90
2022-07-04 08:11:47 +01:00
committed by GitHub
parent 6702ce209d
commit bc19f52aa6
23 changed files with 64 additions and 45 deletions

View File

@@ -143,3 +143,16 @@
data: 0
- tool: Cutting
doAfter: 1
- node: wallrust
entity: WallSolidRust
edges:
- to: wall
completed:
- !type:SpawnPrototype
prototype: WallSolid
amount: 1
- !type:DeleteEntity {}
steps:
- tool: Welding
doAfter: 5