3/4 tile decal overlays (#7335)

This commit is contained in:
mirrorcult
2022-03-30 06:42:57 -07:00
committed by GitHub
parent fc94beb5d0
commit 509aff8e07
6 changed files with 40 additions and 0 deletions

View File

@@ -61,6 +61,34 @@
sprite: Decals/Overlays/greyscale.rsi
state: quartertile_overlay_270
- type: decal
id: ThreeQuarterTileOverlayGreyscale
tags: ["station", "overlay"]
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: threequartertile_overlay
- type: decal
id: ThreeQuarterTileOverlayGreyscale90
tags: ["station", "overlay"]
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: threequartertile_overlay_90
- type: decal
id: ThreeQuarterTileOverlayGreyscale180
tags: ["station", "overlay"]
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: threequartertile_overlay_180
- type: decal
id: ThreeQuarterTileOverlayGreyscale270
tags: ["station", "overlay"]
sprite:
sprite: Decals/Overlays/greyscale.rsi
state: threequartertile_overlay_270
- type: decal
id: CheckerNESW
tags: ["station", "overlay"]

View File

@@ -34,6 +34,18 @@
{
"name": "quartertile_overlay_270"
},
{
"name": "threequartertile_overlay"
},
{
"name": "threequartertile_overlay_90"
},
{
"name": "threequartertile_overlay_180"
},
{
"name": "threequartertile_overlay_270"
},
{
"name": "checkerNESW"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B