Slat tiles and decals (#37832)

* Add two varieties of steel vertical slat tiles

* Add dark and white variants of vertical slat tiles

* Add dirt decals

* Add vertical overlay decals

* Add single and double vertical slat decals

* Add steel, dark and white horizontal slat tiles

* Improve single vert slat decals

* Add horizontal slat dirt decals

* Add horizontal slat tile objects

* Add horizontal tile cutter recipe

* Add horizontal slat overlay decals

* Fix inconsistent tile naming

* Add horizontal single and double slat decals

* Fix incorrect slat decal

* Fix two off-color pixels on dark slat tiles

* Change slat tile naming

* Add single-slat overlays

* Smooth tile borders and normalize palette

* Update decals to match tile changes

* Update attributions

* Add missing stack locale lines

* Fix and clean up merged file

* Change slat footstep sounds to be consistent with other steel tiles

As far as I can tell, regular steel tiles use FootstepFloor, (except when
they don't,) and Dark and White variants use FootstepTile.

* Fix confusing merge conflict mismerge

* Remove merge conflict cruft

I have no idea how I missed that.

* Add tile stack prototypes

* Fix slat tile stack localization string refs

* Fix slat tile prototype indentation

* Remove tiles that are identical under rotation

* fix yaml header convention

* Parent slat tiles to common steel tile parent

* Whitespace fix

* Un-de-normalize prototype field ordering

* Fix whitespace

* Re-fix indentation

For some reason, I un-fixed this a little while back. No idea why.

---------

Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>
This commit is contained in:
Aearo-Deepwater 2026-02-09 18:32:52 -07:00 committed by Coryler
parent ec2c7dd76b
commit 474d431924
80 changed files with 912 additions and 3 deletions

View File

@ -134,28 +134,37 @@ stack-dark-tile = dark tile
stack-dark-steel-diagonal-mini-tile = dark steel diagonal mini tile
stack-dark-steel-diagonal-tile = dark steel diagonal tile
stack-dark-steel-herringbone = dark steel herringbone
stack-dark-steel-horizontal-slats-tile-bordered = dark steel bordered horizontal slat tile
stack-dark-steel-mini-tile = dark steel mini tile
stack-dark-steel-mono-tile = dark steel mono tile
stack-dark-steel-pavement = dark steel pavement
stack-dark-steel-vertical-pavement = dark steel vertical pavement
stack-dark-steel-vertical-slats-tile-bordered = dark steel bordered vertical slat tile
stack-dark-steel-slats-tile-continuous = dark steel continuous slat tile
stack-offset-dark-steel-tile = offset dark steel tile
stack-offset-steel-tile = offset steel tile
stack-steel-diagonal-mini-tile = steel diagonal mini tile
stack-steel-diagonal-tile = steel diagonal tile
stack-steel-herringbone = steel herringbone
stack-steel-horizontal-slats-tile-bordered = steel bordered horizontal slat tile
stack-steel-mini-tile = steel mini tile
stack-steel-mono-tile = steel mono tile
stack-steel-pavement = steel pavement
stack-steel-vertical-pavement = steel vertical pavement
stack-steel-vertical-slats-tile-bordered = steel bordered vertical slat tile
stack-steel-slats-tile-continuous = steel continuous slat tile
stack-white-tile = white tile
stack-offset-white-steel-tile = offset white steel tile
stack-white-steel-diagonal-mini-tile = white steel diagonal mini tile
stack-white-steel-diagonal-tile = white steel diagonal tile
stack-white-steel-herringbone = white steel herringbone
stack-white-steel-horizontal-slats-tile-bordered = white steel bordered horizontal slat tile
stack-white-steel-mini-tile = white steel mini tile
stack-white-steel-mono-tile = white steel mono tile
stack-white-steel-pavement = white steel pavement
stack-white-steel-vertical-pavement = white steel vertical pavement
stack-white-steel-vertical-slats-tile-bordered = white steel bordered vertical slat tile
stack-white-steel-slats-tile-continuous = white steel continuous slat tile
stack-steel-dark-checker-tile = steel dark checker tile
stack-steel-light-checker-tile = steel light checker tile
stack-steel-tile = steel tile

View File

@ -14,6 +14,9 @@ tiles-steel-floor-herringbone = steel herringbone
tiles-steel-floor-diagonal-mini = steel diagonal mini-tile
tiles-steel-floor-checker-dark = steel dark checker tile
tiles-steel-floor-checker-light = steel light checker tile
tiles-steel-floor-slats-continuous = steel continuous slat tile
tiles-steel-floor-vertical-slats-bordered = steel vertical bordered slat tile
tiles-steel-floor-horizontal-slats-bordered = steel horizontal bordered slat tile
tiles-plastic-floor = plastic tile
tiles-wood = wood
tiles-white-floor = white steel tile
@ -25,6 +28,9 @@ tiles-white-floor-mono = white steel mono tile
tiles-white-floor-pavement-vertical = white steel vertical pavement
tiles-white-floor-herringbone = white steel herringbone
tiles-white-floor-diagonal-mini = white steel diagonal mini-tile
tiles-white-floor-slats-continuous = white steel continuous slat tile
tiles-white-floor-vertical-slats-bordered = white steel vertical bordered slat tile
tiles-white-floor-horizontal-slats-bordered = white steel horizontal bordered slat tile
tiles-plastic-white-floor = white plastic tile
tiles-dark-floor = dark steel tile
tiles-dark-floor-mini = dark steel mini-tile
@ -35,6 +41,9 @@ tiles-dark-floor-mono = dark steel mono tile
tiles-dark-floor-pavement-vertical = dark steel vertical pavement
tiles-dark-floor-herringbone = dark steel herringbone
tiles-dark-floor-diagonal-mini = dark steel diagonal mini-tile
tiles-dark-floor-slats-continuous = dark steel continuous slat tile
tiles-dark-floor-vertical-slats-bordered = dark steel vertical bordered slat tile
tiles-dark-floor-horizontal-slats-bordered = dark steel horizontal bordered slat tile
tiles-plastic-dark-floor = dark plastic tile
tiles-techmaint-floor = techmaint floor
tiles-techmaint-floor-dark = dark techmaint floor

View File

@ -446,6 +446,166 @@
sprite: Decals/Overlays/greyscale.rsi
state: minitile_line_w
- type: decal
id: VerticalSlatContinuousFullOverlay
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_continuous_full
- type: decal
id: VerticalSlatContinuousInnerOverlayW
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_continuous_inner_w
- type: decal
id: VerticalSlatContinuousInnerOverlayE
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_continuous_inner_e
- type: decal
id: VerticalSlatContinuousOuterOverlayW
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_continuous_outer_w
- type: decal
id: VerticalSlatContinuousOuterOverlayE
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_continuous_outer_e
- type: decal
id: VerticalSlatBorderedFullOverlay
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_bordered_full
- type: decal
id: VerticalSlatBorderedInnerOverlayW
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_bordered_inner_w
- type: decal
id: VerticalSlatBorderedInnerOverlayE
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_bordered_inner_e
- type: decal
id: VerticalSlatBorderedOuterOverlayW
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_bordered_outer_w
- type: decal
id: VerticalSlatBorderedOuterOverlayE
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: verticalslats_bordered_outer_e
- type: decal
id: HorizontalSlatContinuousFullOverlay
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_continuous_full
- type: decal
id: HorizontalSlatContinuousOuterOverlayN
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_continuous_outer_n
- type: decal
id: HorizontalSlatContinuousOuterOverlayS
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_continuous_outer_s
- type: decal
id: HorizontalSlatContinuousInnerOverlayN
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_continuous_inner_n
- type: decal
id: HorizontalSlatContinuousInnerOverlayS
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_continuous_inner_s
- type: decal
id: HorizontalSlatBorderedFullOverlay
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_bordered_full
- type: decal
id: HorizontalSlatBorderedOuterOverlayN
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_bordered_outer_n
- type: decal
id: HorizontalSlatBorderedOuterOverlayS
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_bordered_outer_s
- type: decal
id: HorizontalSlatBorderedInnerOverlayN
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_bordered_inner_n
- type: decal
id: HorizontalSlatBorderedInnerOverlayS
tags: ["station", "overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: horizontalslats_bordered_inner_s
- type: decal
id: OffsetOverlay
tags: ["station", "overlay"]

View File

@ -40,6 +40,38 @@
sprite: Decals/dirty.rsi
state: dirtheavy-mono
- type: decal
id: DirtLightVerticalSlats
tags: ["station", "dirty"]
defaultCleanable: true
sprite:
sprite: Decals/dirty.rsi
state: dirtlight-vertical-slats
- type: decal
id: DirtHeavyVerticalSlats
tags: ["station", "dirty"]
defaultCleanable: true
sprite:
sprite: Decals/dirty.rsi
state: dirtheavy-vertical-slats
- type: decal
id: DirtLightHorizontalSlats
tags: ["station", "dirty"]
defaultCleanable: true
sprite:
sprite: Decals/dirty.rsi
state: dirtlight-horizontal-slats
- type: decal
id: DirtHeavyHorizontalSlats
tags: ["station", "dirty"]
defaultCleanable: true
sprite:
sprite: Decals/dirty.rsi
state: dirtheavy-horizontal-slats
- type: decal
id: Damaged
tags: ["station", "dirty"]

View File

@ -0,0 +1,167 @@
- type: decal
id: SteelSlatSingleN
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_steel_n
- type: decal
id: SteelSlatSingleS
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_steel_s
- type: decal
id: SteelSlatSingleE
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_steel_e
- type: decal
id: SteelSlatSingleW
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_steel_w
- type: decal
id: DarkSlatSingleN
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_dark_n
- type: decal
id: DarkSlatSingleS
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_dark_s
- type: decal
id: DarkSlatSingleE
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_dark_e
- type: decal
id: DarkSlatSingleW
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_dark_w
- type: decal
id: WhiteSlatSingleN
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_white_n
- type: decal
id: WhiteSlatSingleS
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_white_s
- type: decal
id: WhiteSlatSingleE
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_white_e
- type: decal
id: WhiteSlatSingleW
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: single_white_w
- type: decal
id: SteelSlatDoubleN
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_steel_n
- type: decal
id: SteelSlatDoubleS
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_steel_s
- type: decal
id: SteelSlatDoubleE
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_steel_e
- type: decal
id: SteelSlatDoubleW
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_steel_w
- type: decal
id: DarkSlatDoubleN
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_dark_n
- type: decal
id: DarkSlatDoubleS
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_dark_s
- type: decal
id: DarkSlatDoubleE
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_dark_e
- type: decal
id: DarkSlatDoubleW
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_dark_w
- type: decal
id: WhiteSlatDoubleN
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_white_n
- type: decal
id: WhiteSlatDoubleS
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_white_s
- type: decal
id: WhiteSlatDoubleE
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_white_e
- type: decal
id: WhiteSlatDoubleW
tags: ["station", "markings"]
sprite:
sprite: Decals/slats.rsi
state: double_white_w

View File

@ -189,6 +189,48 @@
- type: Stack
stackType: FloorTileDarkPavementVertical
- type: entity
parent: FloorTileItemDark
id: FloorTileItemDarkSlatsContinuous
name: dark steel continuous slat tile
components:
- type: Sprite
state: dark-vertical-slats
- type: FloorTile
outputs:
- Plating
- FloorDarkSlatsContinuous
- type: Stack
stackType: FloorTileDarkSlatsContinuous
- type: entity
parent: FloorTileItemDark
id: FloorTileItemDarkVerticalSlatsBordered
name: dark steel bordered vertical slat tile
components:
- type: Sprite
state: dark-vertical-slats
- type: FloorTile
outputs:
- Plating
- FloorDarkVerticalSlatsBordered
- type: Stack
stackType: FloorTileDarkVerticalSlatsBordered
- type: entity
parent: FloorTileItemDark
id: FloorTileItemDarkHorizontalSlatsBordered
name: dark steel bordered horizontal slat tile
components:
- type: Sprite
state: dark-horizontal-slats
- type: FloorTile
outputs:
- Plating
- FloorDarkHorizontalSlatsBordered
- type: Stack
stackType: FloorTileDarkHorizontalSlatsBordered
- type: entity
name: offset dark steel tile
parent: FloorTileItemDark
@ -264,6 +306,48 @@
- type: Stack
stackType: FloorTileSteelDiagonal
- type: entity
parent: FloorTileItemSteel
id: FloorTileItemSteelSlatsContinuous
name: steel continuous slat tile
components:
- type: Sprite
state: steel-vertical-slats
- type: FloorTile
outputs:
- Plating
- FloorSteelSlatsContinuous
- type: Stack
stackType: FloorTileSteelSlatsContinuous
- type: entity
parent: FloorTileItemSteel
id: FloorTileItemSteelVerticalSlatsBordered
name: steel vertical bordered slat tile
components:
- type: Sprite
state: steel-vertical-slats
- type: FloorTile
outputs:
- Plating
- FloorSteelVerticalSlatsBordered
- type: Stack
stackType: FloorTileSteelVerticalSlatsBordered
- type: entity
parent: FloorTileItemSteel
id: FloorTileItemSteelHorizontalSlatsBordered
name: steel horizontal bordered slat tile
components:
- type: Sprite
state: steel-horizontal-slats
- type: FloorTile
outputs:
- Plating
- FloorSteelHorizontalSlatsBordered
- type: Stack
stackType: FloorTileSteelHorizontalSlatsBordered
- type: entity
name: steel herringbone
parent: FloorTileItemSteel
@ -465,6 +549,48 @@
- type: Stack
stackType: FloorTileWhitePavementVertical
- type: entity
parent: FloorTileItemWhite
id: FloorTileItemWhiteVerticalSlatsBordered
name: white steel vertical bordered slat tile
components:
- type: Sprite
state: white-vertical-slats
- type: FloorTile
outputs:
- Plating
- FloorWhiteVerticalSlatsBordered
- type: Stack
stackType: FloorTileWhiteVerticalSlatsBordered
- type: entity
parent: FloorTileItemWhite
id: FloorTileItemWhiteSlatsContinuous
name: white steel continuous slat tile
components:
- type: Sprite
state: white-vertical-slats
- type: FloorTile
outputs:
- Plating
- FloorWhiteSlatsContinuous
- type: Stack
stackType: FloorTileWhiteSlatsContinuous
- type: entity
parent: FloorTileItemWhite
id: FloorTileItemWhiteHorizontalSlatsBordered
name: white steel horizontal bordered slat tile
components:
- type: Sprite
state: white-horizontal-slats
- type: FloorTile
outputs:
- Plating
- FloorWhiteHorizontalSlatsBordered
- type: Stack
stackType: FloorTileWhiteHorizontalSlatsBordered
- type: entity
name: steel tile
parent: FloorTileItemBase

View File

@ -9,6 +9,9 @@
- FloorTileItemDarkHerringbone
- FloorTileItemDarkMini
- FloorTileItemDarkMono
- FloorTileItemDarkSlatsContinuous
- FloorTileItemDarkVerticalSlatsBordered
- FloorTileItemDarkHorizontalSlatsBordered
- FloorTileItemDarkPavement
- FloorTileItemDarkPavementVertical
- FloorTileItemDarkOffset
@ -22,6 +25,9 @@
- FloorTileItemSteelDiagonal
- FloorTileItemSteelHerringbone
- FloorTileItemSteelMini
- FloorTileItemSteelSlatsContinuous
- FloorTileItemSteelVerticalSlatsBordered
- FloorTileItemSteelHorizontalSlatsBordered
- FloorTileItemSteelMono
- FloorTileItemSteelPavement
- FloorTileItemSteelPavementVertical
@ -38,6 +44,9 @@
- FloorTileItemWhiteHerringbone
- FloorTileItemWhiteMini
- FloorTileItemWhiteMono
- FloorTileItemWhiteSlatsContinuous
- FloorTileItemWhiteVerticalSlatsBordered
- FloorTileItemWhiteHorizontalSlatsBordered
- FloorTileItemWhitePavement
- FloorTileItemWhitePavementVertical

View File

@ -150,6 +150,21 @@
id: FloorTileItemSteelPavementVertical
result: FloorTileItemSteelPavementVertical
- type: latheRecipe
parent: BaseSteelTileRecipe
id: FloorTileItemSteelSlatsContinuous
result: FloorTileItemSteelSlatsContinuous
- type: latheRecipe
parent: BaseSteelTileRecipe
id: FloorTileItemSteelVerticalSlatsBordered
result: FloorTileItemSteelVerticalSlatsBordered
- type: latheRecipe
parent: BaseSteelTileRecipe
id: FloorTileItemSteelHorizontalSlatsBordered
result: FloorTileItemSteelHorizontalSlatsBordered
# Dark tiles
- type: latheRecipe
parent: BaseDarkTileRecipe
@ -196,6 +211,21 @@
id: FloorTileItemDarkOffset
result: FloorTileItemDarkOffset
- type: latheRecipe
parent: BaseDarkTileRecipe
id: FloorTileItemDarkSlatsContinuous
result: FloorTileItemDarkSlatsContinuous
- type: latheRecipe
parent: BaseDarkTileRecipe
id: FloorTileItemDarkVerticalSlatsBordered
result: FloorTileItemDarkVerticalSlatsBordered
- type: latheRecipe
parent: BaseDarkTileRecipe
id: FloorTileItemDarkHorizontalSlatsBordered
result: FloorTileItemDarkHorizontalSlatsBordered
- type: latheRecipe
parent: BaseDarkTileRecipe
id: FloorTileItemDarkSquiggly
@ -247,6 +277,21 @@
id: FloorTileItemWhitePavementVertical
result: FloorTileItemWhitePavementVertical
- type: latheRecipe
parent: BaseWhiteTileRecipe
id: FloorTileItemWhiteSlatsContinuous
result: FloorTileItemWhiteSlatsContinuous
- type: latheRecipe
parent: BaseWhiteTileRecipe
id: FloorTileItemWhiteVerticalSlatsBordered
result: FloorTileItemWhiteVerticalSlatsBordered
- type: latheRecipe
parent: BaseWhiteTileRecipe
id: FloorTileItemWhiteHorizontalSlatsBordered
result: FloorTileItemWhiteHorizontalSlatsBordered
# Maints
- type: latheRecipe
parent: BaseMaintTileRecipe

View File

@ -53,3 +53,21 @@
id: FloorTileSteelPavementVertical
name: stack-steel-vertical-pavement
spawn: FloorTileItemSteelPavementVertical
- type: stack
parent: BaseTileStack
id: FloorTileSteelVerticalSlatsBordered
name: stack-steel-vertical-slats-tile-bordered
spawn: FloorTileItemSteelVerticalSlatsBordered
- type: stack
parent: BaseTileStack
id: FloorTileSteelSlatsContinuous
name: stack-steel-slats-tile-continuous
spawn: FloorTileItemSteelSlatsContinuous
- type: stack
parent: BaseTileStack
id: FloorTileSteelHorizontalSlatsBordered
name: stack-steel-horizontal-slats-tile-bordered
spawn: FloorTileItemSteelHorizontalSlatsBordered

View File

@ -53,3 +53,21 @@
id: FloorTileDarkOffset
name: stack-offset-dark-steel-tile
spawn: FloorTileItemDarkOffset
- type: stack
parent: BaseTileStack
id: FloorTileDarkVerticalSlatsBordered
name: stack-dark-steel-vertical-slats-tile-bordered
spawn: FloorTileItemDarkVerticalSlatsBordered
- type: stack
parent: BaseTileStack
id: FloorTileDarkSlatsContinuous
name: stack-dark-steel-slats-tile-continuous
spawn: FloorTileItemDarkSlatsContinuous
- type: stack
parent: BaseTileStack
id: FloorTileDarkHorizontalSlatsBordered
name: stack-dark-steel-horizontal-slats-tile-bordered
spawn: FloorTileItemDarkHorizontalSlatsBordered

View File

@ -53,3 +53,21 @@
id: FloorTileWhitePavementVertical
name: stack-white-steel-vertical-pavement
spawn: FloorTileItemWhitePavementVertical
- type: stack
parent: BaseTileStack
id: FloorTileWhiteVerticalSlatsBordered
name: stack-white-steel-vertical-slats-tile-bordered
spawn: FloorTileItemWhiteVerticalSlatsBordered
- type: stack
parent: BaseTileStack
id: FloorTileWhiteSlatsContinuous
name: stack-white-steel-slats-tile-continuous
spawn: FloorTileItemWhiteSlatsContinuous
- type: stack
parent: BaseTileStack
id: FloorTileWhiteHorizontalSlatsBordered
name: stack-white-steel-horizontal-slats-tile-bordered
spawn: FloorTileItemWhiteHorizontalSlatsBordered

View File

@ -162,6 +162,46 @@
- 1.0
itemDrop: FloorTileItemSteelDiagonalMini
- type: tile
parent: BaseStationTile
id: FloorSteelSlatsContinuous
name: tiles-steel-floor-slats-continuous
sprite: /Textures/Tiles/steel_slats_continuous.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemSteelSlatsContinuous
allowRotationMirror: true
- type: tile
parent: BaseStationTile
id: FloorSteelVerticalSlatsBordered
name: tiles-steel-floor-vertical-slats-bordered
sprite: /Textures/Tiles/steel_vertical_slats_bordered.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemSteelVerticalSlatsBordered
- type: tile
parent: BaseStationTile
id: FloorSteelHorizontalSlatsBordered
name: tiles-steel-floor-horizontal-slats-bordered
sprite: /Textures/Tiles/steel_horizontal_slats_bordered.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemSteelHorizontalSlatsBordered
- type: tile
id: FloorBrassFilled
parent: BaseStationTile
@ -240,6 +280,46 @@
collection: FootstepTile
itemDrop: FloorTileItemWhiteMini
- type: tile
parent: BaseStationTile
id: FloorWhiteSlatsContinuous
name: tiles-white-floor-slats-continuous
sprite: /Textures/Tiles/white_slats_continuous.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemWhiteSlatsContinuous
allowRotationMirror: true
- type: tile
parent: BaseStationTile
id: FloorWhiteVerticalSlatsBordered
name: tiles-white-floor-vertical-slats-bordered
sprite: /Textures/Tiles/white_vertical_slats_bordered.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemWhiteVerticalSlatsBordered
- type: tile
parent: BaseStationTile
id: FloorWhiteHorizontalSlatsBordered
name: tiles-white-floor-horizontal-slats-bordered
sprite: /Textures/Tiles/white_horizontal_slats_bordered.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemWhiteHorizontalSlatsBordered
- type: tile
id: FloorWhitePavement
parent: BaseStationTile
@ -384,6 +464,46 @@
collection: FootstepTile
itemDrop: FloorTileItemDarkMini
- type: tile
parent: BaseStationTile
id: FloorDarkSlatsContinuous
name: tiles-dark-floor-slats-continuous
sprite: /Textures/Tiles/dark_slats_continuous.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemDarkSlatsContinuous
allowRotationMirror: true
- type: tile
parent: BaseStationTile
id: FloorDarkVerticalSlatsBordered
name: tiles-dark-floor-vertical-slats-bordered
sprite: /Textures/Tiles/dark_vertical_slats_bordered.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemDarkVerticalSlatsBordered
- type: tile
parent: BaseStationTile
id: FloorDarkHorizontalSlatsBordered
name: tiles-dark-floor-horizontal-slats-bordered
sprite: /Textures/Tiles/dark_horizontal_slats_bordered.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
itemDrop: FloorTileItemDarkHorizontalSlatsBordered
- type: tile
id: FloorDarkPavement
parent: BaseStationTile

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

View File

@ -1,13 +1,13 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "mirrorcult, texturized by aexxie",
"copyright": "mirrorcult, texturized by aexxie, slat overlays made by SeaWyrm",
"size": {
"x": 32,
"y": 32
},
"states": [
{
{
"name": "fulltile_overlay"
},
{
@ -201,6 +201,66 @@
},
{
"name": "pavement_vertical_checker_b"
},
{
"name": "verticalslats_continuous_full"
},
{
"name": "verticalslats_continuous_inner_w"
},
{
"name": "verticalslats_continuous_inner_e"
},
{
"name": "verticalslats_continuous_outer_w"
},
{
"name": "verticalslats_continuous_outer_e"
},
{
"name": "verticalslats_bordered_full"
},
{
"name": "verticalslats_bordered_inner_w"
},
{
"name": "verticalslats_bordered_inner_e"
},
{
"name": "verticalslats_bordered_outer_w"
},
{
"name": "verticalslats_bordered_outer_e"
},
{
"name": "horizontalslats_continuous_full"
},
{
"name": "horizontalslats_continuous_inner_n"
},
{
"name": "horizontalslats_continuous_inner_s"
},
{
"name": "horizontalslats_continuous_outer_n"
},
{
"name": "horizontalslats_continuous_outer_s"
},
{
"name": "horizontalslats_bordered_full"
},
{
"name": "horizontalslats_bordered_inner_n"
},
{
"name": "horizontalslats_bordered_inner_s"
},
{
"name": "horizontalslats_bordered_outer_n"
},
{
"name": "horizontalslats_bordered_outer_s"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 988 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

View File

@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "tgstation at 606005645d3a14c4439e5ce14785650121b22678, dirtheavy-mono made by github user @Flareguy",
"copyright": "tgstation at 606005645d3a14c4439e5ce14785650121b22678, dirtheavy-mono made by github user @Flareguy, dirtlight/heavy-vertical/horizontal-slats made by SeaWyrm",
"size": {
"x": 32,
"y": 32
@ -22,6 +22,18 @@
{
"name": "dirtheavy-mono"
},
{
"name": "dirtlight-vertical-slats"
},
{
"name": "dirtheavy-vertical-slats"
},
{
"name": "dirtlight-horizontal-slats"
},
{
"name": "dirtheavy-horizontal-slats"
},
{
"name": "damaged"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 502 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B

View File

@ -0,0 +1,83 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "SeaWyrm",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "double_dark_n"
},
{
"name": "double_dark_s"
},
{
"name": "double_dark_e"
},
{
"name": "double_dark_w"
},
{
"name": "double_steel_n"
},
{
"name": "double_steel_s"
},
{
"name": "double_steel_e"
},
{
"name": "double_steel_w"
},
{
"name": "double_white_n"
},
{
"name": "double_white_s"
},
{
"name": "double_white_e"
},
{
"name": "double_white_w"
},
{
"name": "single_dark_n"
},
{
"name": "single_dark_s"
},
{
"name": "single_dark_e"
},
{
"name": "single_dark_w"
},
{
"name": "single_steel_n"
},
{
"name": "single_steel_s"
},
{
"name": "single_steel_e"
},
{
"name": "single_steel_w"
},
{
"name": "single_white_n"
},
{
"name": "single_white_s"
},
{
"name": "single_white_e"
},
{
"name": "single_white_w"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

View File

@ -25,6 +25,12 @@
{
"name": "dark-mono"
},
{
"name": "dark-vertical-slats"
},
{
"name": "dark-horizontal-slats"
},
{
"name": "dark-pavement"
},
@ -263,6 +269,12 @@
{
"name": "steel-pavement-vertical"
},
{
"name": "steel-vertical-slats"
},
{
"name": "steel-horizontal-slats"
},
{
"name": "silver"
},
@ -293,6 +305,12 @@
{
"name": "white-mono"
},
{
"name": "white-vertical-slats"
},
{
"name": "white-horizontal-slats"
},
{
"name": "white-pavement"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

View File

@ -56,6 +56,11 @@
copyright: "Created by github user @Flareguy, original, unedited base tiles modified from /tg/station at commit 6665eec76c98a4f3f89bebcd10b34b47dcc0b8ae and github user @moonheart08"
source: "https://github.com/space-wizards/space-station-14/"
- files: [ "steel_vertical_slats_bordered.png", "steel_slats_continuous.png", "steel_horizontal_slats_bordered.png", "dark_vertical_slats_bordered.png", "dark_slats_continuous.png", "dark_horizontal_slats_bordered.png", "white_vertical_slats_bordered.png", "white_slats_continuous.png", "white_horizontal_slats_bordered.png" ]
license: "CC0-1.0"
copyright: "created by SeaWyrm (github Aearo-Deepwater)"
source: "https://github.com/space-wizards/space-station-14/pull/37832"
- files: ["arcadeblue.png", "arcadered.png"]
license: "CC-BY-SA-3.0"
copyright: "arcadered renamed from eightiesred, arcadeblue by Peptide90 modified from arcadered.png, tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB