Even more tiles (#12140)

* tile gaming

* TRIM

* fucking BOM

* wood trim and some doobles

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
This commit is contained in:
Moony
2022-10-22 13:21:36 -05:00
committed by GitHub
parent 1cd256aa2f
commit ed8efa08b0
96 changed files with 1004 additions and 11 deletions

View File

@@ -1,10 +1,25 @@
tiles-space = space
tiles-plating = plating
tiles-lattice = lattice
tiles-steel-floor = steel floor
tiles-steel-floor = steel tile
tiles-steel-floor-mini = steel mini-tile
tiles-steel-floor-pavement = steel pavement
tiles-steel-floor-diagonal = steel diagonal tile
tiles-steel-floor-offset = offset steel tile
tiles-plastic-floor = plastic tile
tiles-wood = wood
tiles-white-floor = white floor
tiles-dark-floor = dark floor
tiles-white-floor = white steel tile
tiles-white-floor-mini = white steel mini-tile
tiles-white-floor-pavement = white steel pavement
tiles-white-floor-diagonal = white steel diagonal tile
tiles-white-floor-offset = offset white steel tile
tiles-plastic-white-floor = white plastic tile
tiles-dark-floor = dark steel tile
tiles-dark-floor-mini = dark steel mini-tile
tiles-dark-floor-pavement = dark steel pavement
tiles-dark-floor-diagonal = dark steel diagonal tile
tiles-dark-floor-offset = offset dark steel tile
tiles-plastic-dark-floor = dark plastic tile
tiles-techmaint-floor = techmaint floor
tiles-reinforced-floor = reinforced floor
tiles-mono-floor = mono floor

View File

@@ -479,3 +479,17 @@
sprite:
sprite: Decals/markings.rsi
state: warn_line_greyscale_w
- type: decal
id: HatchSmall
tags: ["station", "markings"]
sprite:
sprite: Decals/markings.rsi
state: hatch_small
- type: decal
id: VentSmall
tags: ["station", "markings"]
sprite:
sprite: Decals/markings.rsi
state: vent_small

View File

@@ -0,0 +1,118 @@
- type: decal
id: MiniTileDarkBox
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_box
- type: decal
id: MiniTileDarkCornerNe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_corner_ne
- type: decal
id: MiniTileDarkCornerSe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_corner_se
- type: decal
id: MiniTileDarkCornerNw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_corner_nw
- type: decal
id: MiniTileDarkCornerSw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_corner_sw
- type: decal
id: MiniTileDarkInnerNe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_inner_ne
- type: decal
id: MiniTileDarkInnerSe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_inner_se
- type: decal
id: MiniTileDarkInnerNw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_inner_nw
- type: decal
id: MiniTileDarkInnerSw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_inner_sw
- type: decal
id: MiniTileDarkEndN
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_end_n
- type: decal
id: MiniTileDarkEndE
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_end_e
- type: decal
id: MiniTileDarkEndS
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_end_s
- type: decal
id: MiniTileDarkEndW
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_end_w
- type: decal
id: MiniTileDarkLineN
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_line_n
- type: decal
id: MiniTileDarkLineE
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_line_e
- type: decal
id: MiniTileDarkLineS
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_line_s
- type: decal
id: MiniTileDarkLineW
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: dark_line_w

View File

@@ -0,0 +1,118 @@
- type: decal
id: MiniTileSteelBox
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_box
- type: decal
id: MiniTileSteelCornerNe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_corner_ne
- type: decal
id: MiniTileSteelCornerSe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_corner_se
- type: decal
id: MiniTileSteelCornerNw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_corner_nw
- type: decal
id: MiniTileSteelCornerSw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_corner_sw
- type: decal
id: MiniTileSteelInnerNe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_inner_ne
- type: decal
id: MiniTileSteelInnerSe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_inner_se
- type: decal
id: MiniTileSteelInnerNw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_inner_nw
- type: decal
id: MiniTileSteelInnerSw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_inner_sw
- type: decal
id: MiniTileSteelEndN
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_end_n
- type: decal
id: MiniTileSteelEndE
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_end_e
- type: decal
id: MiniTileSteelEndS
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_end_s
- type: decal
id: MiniTileSteelEndW
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_end_w
- type: decal
id: MiniTileSteelLineN
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_line_n
- type: decal
id: MiniTileSteelLineE
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_line_e
- type: decal
id: MiniTileSteelLineS
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_line_s
- type: decal
id: MiniTileSteelLineW
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: steel_line_w

View File

@@ -0,0 +1,118 @@
- type: decal
id: MiniTileWhiteBox
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_box
- type: decal
id: MiniTileWhiteCornerNe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_corner_ne
- type: decal
id: MiniTileWhiteCornerSe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_corner_se
- type: decal
id: MiniTileWhiteCornerNw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_corner_nw
- type: decal
id: MiniTileWhiteCornerSw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_corner_sw
- type: decal
id: MiniTileWhiteInnerNe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_inner_ne
- type: decal
id: MiniTileWhiteInnerSe
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_inner_se
- type: decal
id: MiniTileWhiteInnerNw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_inner_nw
- type: decal
id: MiniTileWhiteInnerSw
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_inner_sw
- type: decal
id: MiniTileWhiteEndN
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_end_n
- type: decal
id: MiniTileWhiteEndE
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_end_e
- type: decal
id: MiniTileWhiteEndS
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_end_s
- type: decal
id: MiniTileWhiteEndW
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_end_w
- type: decal
id: MiniTileWhiteLineN
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_line_n
- type: decal
id: MiniTileWhiteLineE
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_line_e
- type: decal
id: MiniTileWhiteLineS
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_line_s
- type: decal
id: MiniTileWhiteLineW
tags: ["station", "markings"]
sprite:
sprite: Decals/minitile.rsi
state: white_line_w

View File

@@ -0,0 +1,118 @@
- type: decal
id: WoodTrimThinBox
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_box
- type: decal
id: WoodTrimThinCornerNe
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_corner_ne
- type: decal
id: WoodTrimThinCornerSe
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_corner_se
- type: decal
id: WoodTrimThinCornerNw
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_corner_nw
- type: decal
id: WoodTrimThinCornerSw
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_corner_sw
- type: decal
id: WoodTrimThinInnerNe
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_inner_ne
- type: decal
id: WoodTrimThinInnerSe
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_inner_se
- type: decal
id: WoodTrimThinInnerNw
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_inner_nw
- type: decal
id: WoodTrimThinInnerSw
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_inner_sw
- type: decal
id: WoodTrimThinEndN
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_end_n
- type: decal
id: WoodTrimThinEndE
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_end_e
- type: decal
id: WoodTrimThinEndS
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_end_s
- type: decal
id: WoodTrimThinEndW
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_end_w
- type: decal
id: WoodTrimThinLineN
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_line_n
- type: decal
id: WoodTrimThinLineE
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_line_e
- type: decal
id: WoodTrimThinLineS
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_line_s
- type: decal
id: WoodTrimThinLineW
tags: ["station", "markings"]
sprite:
sprite: Decals/wood_trim.rsi
state: thin_line_w

View File

@@ -15,6 +15,91 @@
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorSteelMini
name: tiles-steel-floor-mini
sprite: /Textures/Tiles/steel_mini.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepFloor
friction: 0.30
itemDrop: FloorTileItemSteel
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorSteelPavement
name: tiles-steel-floor-pavement
sprite: /Textures/Tiles/steel_pavement.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepFloor
friction: 0.30
itemDrop: FloorTileItemSteel
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorSteelDiagonal
name: tiles-steel-floor-diagonal
sprite: /Textures/Tiles/steel_diagonal.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepFloor
friction: 0.30
itemDrop: FloorTileItemSteel
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorSteelOffset
name: tiles-steel-floor-offset
sprite: /Textures/Tiles/steel_offset.png
variants: 1
placementVariants: [0]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepFloor
friction: 0.30
itemDrop: FloorTileItemSteel
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorPlastic
name: tiles-plastic-floor
sprite: /Textures/Tiles/plastic.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepFloor
friction: 0.30
itemDrop: FloorTileItemSteel
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorWood
name: tiles-wood
@@ -51,6 +136,91 @@
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorWhiteMini
name: tiles-white-floor-mini
sprite: /Textures/Tiles/white_mini.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.25
itemDrop: FloorTileItemWhite
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorWhitePavement
name: tiles-white-floor-pavement
sprite: /Textures/Tiles/white_pavement.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.25
itemDrop: FloorTileItemWhite
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorWhiteDiagonal
name: tiles-white-floor-diagonal
sprite: /Textures/Tiles/white_diagonal.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.25
itemDrop: FloorTileItemWhite
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorWhiteOffset
name: tiles-white-floor-offset
sprite: /Textures/Tiles/white_offset.png
variants: 1
placementVariants: [0]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.25
itemDrop: FloorTileItemWhite
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorWhitePlastic
name: tiles-plastic-white-floor
sprite: /Textures/Tiles/white_plastic.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.25
itemDrop: FloorTileItemWhite
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorDark
name: tiles-dark-floor
@@ -68,6 +238,91 @@
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorDarkMini
name: tiles-dark-floor-mini
sprite: /Textures/Tiles/dark_mini.png
variants: 4
placementVariants: [ 0, 1, 2, 3 ]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.30
itemDrop: FloorTileItemDark
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorDarkPavement
name: tiles-dark-floor-pavement
sprite: /Textures/Tiles/dark_pavement.png
variants: 4
placementVariants: [ 0, 1, 2, 3 ]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.30
itemDrop: FloorTileItemDark
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorDarkDiagonal
name: tiles-dark-floor-diagonal
sprite: /Textures/Tiles/dark_diagonal.png
variants: 4
placementVariants: [ 0, 1, 2, 3 ]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.30
itemDrop: FloorTileItemDark
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorDarkOffset
name: tiles-dark-floor-offset
sprite: /Textures/Tiles/dark_offset.png
variants: 1
placementVariants: [0]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.25
itemDrop: FloorTileItemDark
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorDarkPlastic
name: tiles-plastic-dark-floor
sprite: /Textures/Tiles/dark_plastic.png
variants: 4
placementVariants: [ 0, 1, 2, 3 ]
baseTurfs:
- Plating
isSubfloor: false
canCrowbar: true
footstepSounds:
collection: FootstepTile
friction: 0.30
itemDrop: FloorTileItemDark
thermalConductivity: 0.04
heatCapacity: 10000
- type: tile
id: FloorTechMaint
name: tiles-techmaint-floor

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

View File

@@ -204,6 +204,12 @@
},
{
"name": "warn_line_greyscale_w"
},
{
"name": "hatch_small"
},
{
"name": "vent_small"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 B

View File

@@ -0,0 +1,164 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Made by github user @moonheart08",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "steel_box"
},
{
"name": "steel_corner_ne"
},
{
"name": "steel_corner_se"
},
{
"name": "steel_corner_nw"
},
{
"name": "steel_corner_sw"
},
{
"name": "steel_end_n"
},
{
"name": "steel_end_e"
},
{
"name": "steel_end_s"
},
{
"name": "steel_end_w"
},
{
"name": "steel_line_n"
},
{
"name": "steel_line_e"
},
{
"name": "steel_line_s"
},
{
"name": "steel_line_w"
},
{
"name": "steel_inner_ne"
},
{
"name": "steel_inner_se"
},
{
"name": "steel_inner_nw"
},
{
"name": "steel_inner_sw"
},
{
"name": "white_box"
},
{
"name": "white_corner_ne"
},
{
"name": "white_corner_se"
},
{
"name": "white_corner_nw"
},
{
"name": "white_corner_sw"
},
{
"name": "white_end_n"
},
{
"name": "white_end_e"
},
{
"name": "white_end_s"
},
{
"name": "white_end_w"
},
{
"name": "white_line_n"
},
{
"name": "white_line_e"
},
{
"name": "white_line_s"
},
{
"name": "white_line_w"
},
{
"name": "white_inner_ne"
},
{
"name": "white_inner_se"
},
{
"name": "white_inner_nw"
},
{
"name": "white_inner_sw"
},
{
"name": "dark_box"
},
{
"name": "dark_corner_ne"
},
{
"name": "dark_corner_se"
},
{
"name": "dark_corner_nw"
},
{
"name": "dark_corner_sw"
},
{
"name": "dark_end_n"
},
{
"name": "dark_end_e"
},
{
"name": "dark_end_s"
},
{
"name": "dark_end_w"
},
{
"name": "dark_line_n"
},
{
"name": "dark_line_e"
},
{
"name": "dark_line_s"
},
{
"name": "dark_line_w"
},
{
"name": "dark_inner_ne"
},
{
"name": "dark_inner_se"
},
{
"name": "dark_inner_nw"
},
{
"name": "dark_inner_sw"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B

View File

@@ -0,0 +1,62 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Made by github user @moonheart08",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "thin_box"
},
{
"name": "thin_corner_ne"
},
{
"name": "thin_corner_se"
},
{
"name": "thin_corner_nw"
},
{
"name": "thin_corner_sw"
},
{
"name": "thin_end_n"
},
{
"name": "thin_end_e"
},
{
"name": "thin_end_s"
},
{
"name": "thin_end_w"
},
{
"name": "thin_line_n"
},
{
"name": "thin_line_e"
},
{
"name": "thin_line_s"
},
{
"name": "thin_line_w"
},
{
"name": "thin_inner_ne"
},
{
"name": "thin_inner_se"
},
{
"name": "thin_inner_nw"
},
{
"name": "thin_inner_sw"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

View File

@@ -5,41 +5,46 @@
license: "CC-BY-SA-3.0"
copyright: "CEV-Eris commit 28e589f0ff72a009adf17db767e90be39054f0f2"
source: "https://github.com/discordia-space/CEV-Eris/"
- files: [ "asteroid_sand.png", "asteroid_tile.png", "dark.png", "elevator_shaft.png", "freezer.png", "green_circuit.png", "hydro.png", "lino.png", "mono.png", "rock_vault.png", "showroom.png"]
- files: [ "asteroid_sand.png", "asteroid_tile.png", "elevator_shaft.png", "freezer.png", "green_circuit.png", "lino.png", "mono.png", "rock_vault.png", "showroom.png"]
license: "CC-BY-SA-3.0"
copyright: "vgstation13 at roughly commit e4d3ea7f69d21c3667be12b114fa935c4640cb05, asteroid.png renamed to asteroid_sand.png, asteroidfloor.png renamed to asteroid_tile.png"
source: "https://github.com/vgstation-coders/vgstation13"
- files: ["bar.png", "blue.png", "blue_circuit.png", "clown.png", "cropped_parallax.png", "glass.png", "eighties.png", "gold.png", "grass.png", "ironsand1.png", "ironsand2.png", "ironsand3.png", "ironsand4.png", "junglegrass.png", "kitchen.png", "lattice.png", "laundry.png", "mime.png", "plating.png", "rglass.png", "reinforced.png", "silver.png","steel.png", "steel_dirty.png", "snow.png", "white.png", "wood.png"]
- files: ["blue_circuit.png", "cropped_parallax.png", "glass.png", "eighties.png", "gold.png", "grass.png", "ironsand1.png", "ironsand2.png", "ironsand3.png", "ironsand4.png", "junglegrass.png", "lattice.png", "plating.png", "rglass.png", "reinforced.png", "silver.png", "snow.png", "wood.png"]
license: "CC-BY-SA-3.0"
copyright: "tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49, cropped_parallax modified from parallax."
source: "https://github.com/tgstation/tgstation/"
- files: [ "bar.png", "blue.png", "kitchen.png", "laundry.png", "mime.png" "steel.png", "steel_dirty.png", "steel_diagonal.png", "steel_mini.png", "steel_offset.png", "steel_pavement.png" "white.png", "white_diagonal.png", "white_mini.png", "white_offset.png", "white_pavement.png", "white_plastic.png", "dark.png", "dark_diagonal.png", "dark_mini.png", "dark_offset.png", "dark_pavement.png", "dark_plastic.png", "hydro.png", "clown.png" ]
license: "CC0-1.0"
copyright: "Created by github user @moonheart08"
- 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"
source: "https://github.com/tgstation/tgstation/"
- files: ["shuttleblue.png", "shuttleorange.png", "shuttlepurple.png", "shuttlered.png", "shuttlewhite.png"]
license: "CC-BY-SA-3.0"
copyright: "paradisestation commit 69c831afcd9aef25a2889b507e4f36a3a5fc6def, originally from /VG/ eris"
source: "https://github.com/ParadiseSS13/Paradise"
- files: ["deprecated.png"]
license: "MIT"
copyright: "created by 20kdc"
source: "https://github.com/ParadiseSS13/Paradise"
- files: ["arcadeblue2.png", "boxing.png", "carpetclown.png", "carpetoffice.png", "gym.png", "metaldiamond.png"]
license: "CC-BY-NC-SA-3.0"
copyright: "by WALPVRGIS for Goonstation, taken at commit 236551b95a5b24917c72f3069223026b2dc4e690 from floors.dmi"
source: "https://github.com/goonstation/goonstation"
- files: ["cave.png", "cavedrought.png"]
license: "CC-BY-NC-SA-3.0"
copyright: "Mojave-Sun, taken at commit 0587dd16e28108bdf0b0a28e2caae4319845e861"
source: "https://github.com/Mojave-Sun/mojave-sun-13"
- files: ["grassdark.png", "grasslight.png", "dirt.png"]
license: "CC-BY-SA-3.0"
copyright: "Fortuna commit 2a9408a47e2f83d945335e4feeeeafb552173e6f, grasslight and dirt by Peptide based on grassdark.png and dirt."

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 851 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 886 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 807 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 992 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 561 B