Make thindows 4-dir instead of 8-dir (#6490)
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 724 B |
@@ -9,27 +9,27 @@
|
||||
"states": [
|
||||
{
|
||||
"name": "window",
|
||||
"directions": 8
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "reinforced_window",
|
||||
"directions": 8
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tinted_window",
|
||||
"directions": 8
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "frosted_window",
|
||||
"directions": 8
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plasma_window",
|
||||
"directions": 8
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plasma_reinforced_window",
|
||||
"directions": 8
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 781 B |
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 635 B |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 725 B |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 724 B |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.3 KiB |