Skip to content

Commit

Permalink
add new floor
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinary1 committed Jun 26, 2024
1 parent c7cc39f commit 26d5070
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ent-FloorLightFancyWood = большой деревянный светлый пол
13 changes: 13 additions & 0 deletions Resources/Prototypes/_Sunrise/Tiles/floors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- type: tile
id: FloorLightFancyWood
name: tiles-light-fancy-wood
sprite: /Textures/_Sunrise/Tiles/light-fancy-wood.png
baseTurf: Plating
isSubfloor: false
deconstructTools: [ Prying ]
footstepSounds:
collection: FootstepWood
barestepSounds:
collection: BarestepWood
itemDrop: FloorTileItemWood
heatCapacity: 10000
7 changes: 7 additions & 0 deletions Resources/Textures/_Sunrise/Tiles/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Attempted to keep the files in alphabetical order so its easier to audit.
# Finding individual authors is an unfeasible task. If you can reference the author please do so.

- files: ["light-fancy-wood.png"]
license: "CLA"
copyright: "Taked from ParadiseSS13"
source: "https://github.com/space-sunrise/space-station-14"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26d5070

Please sign in to comment.