Skip to content

Commit

Permalink
Brevno
Browse files Browse the repository at this point in the history
  • Loading branch information
Gersoon458 committed Sep 11, 2024
1 parent 73b047c commit 71300d9
Show file tree
Hide file tree
Showing 15 changed files with 23 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Structures/Walls/walls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -985,9 +985,9 @@
name: wood wall
components:
- type: Sprite
sprite: Structures/Walls/wood.rsi
sprite: _White/Structures/Walls/wood.rsi #WWDP edit
- type: Icon
sprite: Structures/Walls/wood.rsi
sprite: _White/Structures/Walls/wood.rsi #WWDP edit
- type: Construction
graph: Girder
node: woodWall
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Structures/stairs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
suffix: Wood
components:
- type: Sprite
sprite: Structures/stairs.rsi
sprite: _White/Structures/stairs.rsi #WWDP edit
state: stairs_wood
drawdepth: FloorTiles

Expand All @@ -102,6 +102,6 @@
suffix: Wood, stage
components:
- type: Sprite
sprite: Structures/stairs.rsi
sprite: _White/Structures/stairs.rsi #WWDP edit
state: stairs_stage_wood
drawdepth: FloorTiles
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/vgstation-coders/vgstation13/raw/99cc2ab62d65a3a7b554dc7b21ff5f57c835f973/icons/turf/walls.dmi and edited by Gersoon", "states": [{"name": "full"}, {"name": "wood0", "directions": 4}, {"name": "wood1", "directions": 4}, {"name": "wood2", "directions": 4}, {"name": "wood3", "directions": 4}, {"name": "wood4", "directions": 4}, {"name": "wood5", "directions": 4}, {"name": "wood6", "directions": 4}, {"name": "wood7", "directions": 4}]}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions Resources/Textures/_White/Structures/stairs.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/02b9f6894af4419c9f7e699a22c402b086d8067e and edited by Gersoon",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "stairs_wood",
"directions": 4
},
{
"name": "stairs_stage_wood"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 71300d9

Please sign in to comment.