Faux astro-tiles for science & mappers (#22586)

* Faux astro-tiles for science

* didnt mean to commit dode
This commit is contained in:
Kara
2023-12-16 01:20:57 -07:00
committed by GitHub
parent afe93e4eb0
commit 8399d0a9eb
11 changed files with 137 additions and 2 deletions

View File

@@ -943,3 +943,39 @@
- type: Construction
graph: WebObjects
node: tile
# Faux science tiles
- type: entity
id: FloorTileItemAstroGrass
parent: FloorTileItemBase
name: astro-grass
description: Fake grass that covers up wires and even comes with realistic NanoTrimmings!
components:
- type: Sprite
state: astrograss
- type: Item
heldPrefix: grass
- type: FloorTile
outputs:
- Plating
- FloorAstroGrass
- type: Stack
stackType: FloorTileAstroGrass
- type: entity
id: FloorTileItemAstroIce
parent: FloorTileItemBase
name: astro-ice
description: Fake ice that's as slippery as the real thing, while being easily removable!
components:
- type: Sprite
state: astroice
- type: Item
heldPrefix: snow
- type: FloorTile
outputs:
- Plating
- FloorAstroIce
- type: Stack
stackType: FloorTileAstroIce

View File

@@ -276,6 +276,8 @@
- WelderExperimental
- JawsOfLife
- ClothingEyesGlassesChemical
- FauxTileAstroGrass
- FauxTileAstroIce
- type: EmagLatheRecipes
emagDynamicRecipes:
- ExplosivePayload