Adds steel tiles to construction module (#23598)
This commit is contained in:
@@ -110,3 +110,12 @@
|
|||||||
- type: Stack
|
- type: Stack
|
||||||
lingering: true
|
lingering: true
|
||||||
count: 0
|
count: 0
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: FloorTileItemSteel
|
||||||
|
id: FloorTileItemSteelLingering0
|
||||||
|
suffix: Lingering, 0
|
||||||
|
components:
|
||||||
|
- type: Stack
|
||||||
|
lingering: true
|
||||||
|
count: 0
|
||||||
|
|||||||
@@ -248,6 +248,7 @@
|
|||||||
- SheetSteelLingering0
|
- SheetSteelLingering0
|
||||||
- SheetGlassLingering0
|
- SheetGlassLingering0
|
||||||
- PartRodMetalLingering0
|
- PartRodMetalLingering0
|
||||||
|
- FloorTileItemSteelLingering0
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: BorgModuleRCD
|
id: BorgModuleRCD
|
||||||
|
|||||||
Reference in New Issue
Block a user