Reorganizes Resources/Constructible (#4252)

This commit is contained in:
Swept
2021-07-15 18:30:50 +00:00
committed by GitHub
parent 0ae9bc088f
commit 5f9ba812ca
2782 changed files with 2550 additions and 2293 deletions

View File

@@ -0,0 +1,27 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/2cb66bae0e253e13d37f8939e0983bb94fee243e",
"states": [
{
"name": "closed_toilet_seat_down",
"directions": 4
},
{
"name": "closed_toilet_seat_up",
"directions": 4
},
{
"name": "open_toilet_seat_down",
"directions": 4
},
{
"name": "open_toilet_seat_up",
"directions": 4
}
]
}