Shuttle floor resprite (#25127)

* resprites shuttle tiles

* resprites shuttle floor tiles & adds grey/black shuttle tiles

* attributions.yml update
This commit is contained in:
Flareguy
2024-02-11 14:53:56 -06:00
committed by GitHub
parent 6873907b13
commit a93466ac24
23 changed files with 122 additions and 2 deletions

View File

@@ -745,6 +745,38 @@
- type: Stack
stackType: FloorTileStackShuttleRed
- type: entity
name: grey shuttle floor
parent: FloorTileItemBase
id: FloorTileItemShuttleGrey
components:
- type: Sprite
state: shuttlegrey
- type: Item
heldPrefix: shuttlegrey
- type: FloorTile
outputs:
- Plating
- FloorShuttleGrey
- type: Stack
stackType: FloorTileStackShuttleGrey
- type: entity
name: black shuttle floor
parent: FloorTileItemBase
id: FloorTileItemShuttleBlack
components:
- type: Sprite
state: shuttleblack
- type: Item
heldPrefix: shuttleblack
- type: FloorTile
outputs:
- Plating
- FloorShuttleBlack
- type: Stack
stackType: FloorTileStackShuttleBlack
# Materials
- type: entity
name: gold floor