Add new stairs (#25212)
* Add new stairs * Resprite * Resprite again * empty
@@ -8,11 +8,25 @@
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "stairs",
|
||||
"directions": 4
|
||||
"name": "stairs_white",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stairs_stage"
|
||||
"name": "stairs_stage_white"
|
||||
},
|
||||
{
|
||||
"name": "stairs_steel",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stairs_stage_steel"
|
||||
},
|
||||
{
|
||||
"name": "stairs_dark",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stairs_stage_dark"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB |
BIN
Resources/Textures/Structures/stairs.rsi/stairs_dark.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Structures/stairs.rsi/stairs_stage_dark.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
Resources/Textures/Structures/stairs.rsi/stairs_stage_steel.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
Resources/Textures/Structures/stairs.rsi/stairs_stage_white.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
Resources/Textures/Structures/stairs.rsi/stairs_steel.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
Resources/Textures/Structures/stairs.rsi/stairs_white.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |