Add small railing corner (#6036)
This commit is contained in:
BIN
Resources/Textures/Structures/Walls/railing.rsi/corner_small.png
Normal file
BIN
Resources/Textures/Structures/Walls/railing.rsi/corner_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 405 B |
@@ -6,14 +6,18 @@
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "side",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corner",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
"states": [
|
||||
{
|
||||
"name": "side",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corner",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corner_small",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user