New wooden furniture (#26182)
* ю * Fences * bench, stairs and fence shadow * small gate desc * empty * empty * destructible * price fix
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/11402f6ae62facc2e8bcfa1f8ef5353b26663278, meat.png is CC0-1.0 by EmoGarbage404 (github) for Space Station 14. chair.png and its derrivatives taken from shiptest at commit https://github.com/shiptest-ss13/Shiptest/commit/f761c784812e827960a66cd10aac17ebc6edfac3, palette for chair.png, steel-bench.png and chair-greyscale.png taken from paradise equivalent chairs at commit https://github.com/ParadiseSS13/Paradise/commit/5ce5a66c814c4a60118d24885389357fd0240002, steel by SonicHDC, brass chair.png taken from tgstation at https://github.com/tgstation/tgstation/blob/b7e7779c19b76449c290aaf2150fb93545b1a79a/icons/obj/chairs.dmi",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/11402f6ae62facc2e8bcfa1f8ef5353b26663278, meat.png is CC0-1.0 by EmoGarbage404 (github) for Space Station 14. chair.png and its derrivatives taken from shiptest at commit https://github.com/shiptest-ss13/Shiptest/commit/f761c784812e827960a66cd10aac17ebc6edfac3, palette for chair.png, steel-bench.png and chair-greyscale.png taken from paradise equivalent chairs at commit https://github.com/ParadiseSS13/Paradise/commit/5ce5a66c814c4a60118d24885389357fd0240002, steel by SonicHDC, brass chair.png taken from tgstation at https://github.com/tgstation/tgstation/blob/b7e7779c19b76449c290aaf2150fb93545b1a79a/icons/obj/chairs.dmi, wooden bench by Ko4erga (discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -71,6 +71,10 @@
|
||||
"name": "wooden",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "wooden-bench",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "wooden-wings",
|
||||
"directions": 4
|
||||
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
BIN
Resources/Textures/Structures/Walls/wooden_fence.rsi/corner.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
BIN
Resources/Textures/Structures/Walls/wooden_fence.rsi/end.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "by Ko4erga (discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "straight",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "end",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corner",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "door_closed",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "door_opened",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tjunction",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "straight_small",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "end_small",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corner_small",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "door_closed_small",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "door_opened_small",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tjunction_small",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
@@ -27,6 +27,13 @@
|
||||
},
|
||||
{
|
||||
"name": "stairs_stage_dark"
|
||||
},
|
||||
{
|
||||
"name": "stairs_wood",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stairs_stage_wood"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Structures/stairs.rsi/stairs_stage_wood.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
Resources/Textures/Structures/stairs.rsi/stairs_wood.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |