Broken wood tiles (#16776)
* broken wood tiles decals * deleting decals * broken wood tile
This commit is contained in:
@@ -92,3 +92,4 @@ tiles-low-desert-floor = low desert floor
|
||||
tiles-grass-planet-floor = grass planet floor
|
||||
tiles-basalt-floor = basalt floor
|
||||
tiles-snow-floor = snow floor
|
||||
tiles-wood3 = wood broken floor
|
||||
|
||||
@@ -1179,3 +1179,19 @@
|
||||
collection: BarestepWood
|
||||
itemDrop: FloorTileItemWoodPattern
|
||||
heatCapacity: 10000
|
||||
|
||||
- type: tile
|
||||
id: FloorBrokenWood
|
||||
name: tiles-wood3
|
||||
sprite: /Textures/Tiles/wood_broken.png
|
||||
variants: 7
|
||||
placementVariants: [0, 1, 2, 3, 4, 5, 6]
|
||||
baseTurf: Plating
|
||||
isSubfloor: false
|
||||
canCrowbar: true
|
||||
footstepSounds:
|
||||
collection: FootstepWood
|
||||
barestepSounds:
|
||||
collection: BarestepWood
|
||||
itemDrop: MaterialWoodPlank1
|
||||
heatCapacity: 10000
|
||||
|
||||
@@ -60,3 +60,8 @@
|
||||
license: "CC0-1.0"
|
||||
copyright: "Created by EmoGarbage404 (github) for space-station-14."
|
||||
source: "https://github.com/space-wizards/space-station-14/pull/13766"
|
||||
|
||||
- files: ["wood_broken.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "taken at https://github.com/ParadiseSS13/Paradise/blob/8b7f4c8b69c74c6de5a755272eb8d3520f3d87c7/icons/turf/floors.dmi"
|
||||
source: "https://github.com/ParadiseSS13/Paradise"
|
||||
|
||||
BIN
Resources/Textures/Tiles/wood_broken.png
Normal file
BIN
Resources/Textures/Tiles/wood_broken.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
Reference in New Issue
Block a user