Prying reinforced tile now will give you back metal rod (#29084)
* Reinforced tile can we welded back into metal rod * more changes * weh * fix --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -176,22 +176,6 @@
|
||||
- type: Stack
|
||||
stackType: FloorTileTechmaint
|
||||
|
||||
- type: entity
|
||||
name: reinforced tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemReinforced
|
||||
components:
|
||||
- type: Sprite
|
||||
state: reinforced
|
||||
- type: Item
|
||||
heldPrefix: reinforced
|
||||
- type: FloorTile
|
||||
outputs:
|
||||
- Plating
|
||||
- FloorReinforced
|
||||
- type: Stack
|
||||
stackType: FloorTileReinforced
|
||||
|
||||
# TODO add a catwalk tile item once tile smoothing is supported
|
||||
|
||||
- type: entity
|
||||
@@ -1133,4 +1117,4 @@
|
||||
stackType: FloorTileWoodLarge
|
||||
- type: Construction
|
||||
graph: TileWoodLarge
|
||||
node: woodtilelarge
|
||||
node: woodtilelarge
|
||||
|
||||
Reference in New Issue
Block a user