itemDrop: FloorTileItemLaundry
heatCapacity: 10000
+- type: tile
+ id: FloorSteelDamaged
+ name: tiles-steel-floor
+ sprite: /Textures/Tiles/steel_damaged.png
+ variants: 5
+ placementVariants:
+ - 1.0
+ - 1.0
+ - 1.0
+ - 1.0
+ - 1.0
+ baseTurf: Plating
+ isSubfloor: false
+ canCrowbar: true
+ footstepSounds:
+ collection: FootstepFloor
+ itemDrop: FloorTileItemSteel #This should probably be made null when it becomes possible to make it such.
+ heatCapacity: 10000
+
+- type: tile
+ id: FloorSteelBurnt
+ name: tiles-steel-floor
+ sprite: /Textures/Tiles/steel_burnt.png
+ variants: 2
+ placementVariants:
+ - 1.0
+ - 1.0
+ baseTurf: Plating
+ isSubfloor: false
+ canCrowbar: true
+ footstepSounds:
+ collection: FootstepFloor
+ itemDrop: FloorTileItemSteel #Same case as FloorSteelDamaged, make it null when possible
+ heatCapacity: 10000
+
+
# Concrete
- type: tile
id: FloorConcrete
copyright: "arcadered renamed from eightiesred, arcadeblue by Peptide90 modified from arcadered.png, tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49"
source: "https://github.com/tgstation/tgstation/"
-- files: ["hull", "hull_reinforced.png"]
+- files: ["hull", "hull_reinforced.png", "steel_damaged.png", "steel_burnt.png"]
license: "CC-BY-SA-3.0"
copyright: "Taken from /tg/station at commit 6665eec76c98a4f3f89bebcd10b34b47dcc0b8ae"
- source: "https://github.com/space-wizards/space-station-14/pull/18676"
+ source: "https://github.com/tgstation/tgstation/"
- files: ["shuttleblue.png", "shuttleorange.png", "shuttlepurple.png", "shuttlered.png", "shuttlewhite.png"]
license: "CC-BY-SA-3.0"