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

@@ -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