tiles-gold-tile = gold tile
tiles-silver-tile = silver tile
tiles-glass-floor = glass floor
+tiles-glass-floor-alt = fancy glass floor
tiles-reinforced-glass-floor = reinforced glass floor
+tiles-reinforced-glass-floor-alt = fancy reinforced glass floor
tiles-green-circuit-floor = green circuit floor
tiles-blue-circuit-floor = blue circuit floor
tiles-snow = snow
id: FloorGlass
name: tiles-glass-floor
sprite: /Textures/Tiles/glass.png
+ baseTurf: Plating
+ isSubfloor: false
+ canCrowbar: true
+ footstepSounds:
+ collection: FootstepTile
+ itemDrop: SheetGlass1
+ heatCapacity: 10000
+
+- type: tile
+ id: FloorGlassAlt
+ name: tiles-glass-floor-alt
+ sprite: /Textures/Tiles/glass_alt.png
variants: 4
placementVariants:
- 1.0
id: FloorRGlass
name: tiles-reinforced-glass-floor
sprite: /Textures/Tiles/rglass.png
+ baseTurf: Plating
+ isSubfloor: false
+ canCrowbar: true
+ footstepSounds:
+ collection: FootstepTile
+ itemDrop: SheetRGlass1
+ heatCapacity: 10000
+
+- type: tile
+ id: FloorRGlassAlt
+ name: tiles-reinforced-glass-floor-alt
+ sprite: /Textures/Tiles/rglass_alt.png
variants: 4
placementVariants:
- 1.0
copyright: "Taken from /tg/station at commit 6665eec76c98a4f3f89bebcd10b34b47dcc0b8ae."
source: "https://github.com/tgstation/tgstation/"
-- files: ["blue_circuit.png", "cropped_parallax.png", "eighties.png", "gold.png", "grass.png", "ironsand1.png", "ironsand2.png", "ironsand3.png", "ironsand4.png", "junglegrass.png", "lattice.png", "plating.png", "reinforced.png", "silver.png", "snow.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/"
copyright: "Modified from plating.png by github user @Flareguy"
source: "https://github.com/space-wizards/space-station-14/"
-- files: ["rglass.png"]
+- files: ["rglass_alt.png"]
license: "CC-BY-SA-3.0"
copyright: "tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49, rglass modified by github user @notquitehadouken."
source: "https://github.com/space-wizards/space-station-14/pull/17948"
-- files: ["glass.png"]
+- files: ["glass_alt.png"]
license: "CC0-1.0"
copyright: "Created by github user @notquitehadouken."
source: "https://github.com/space-wizards/space-station-14/pull/17948"