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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user