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,71 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "AGPL v3",
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris",
"states": [
{
"name": "mw",
},
{
"name": "mw_unlit",
},
{
"name": "mw0",
},
{
"name": "mw_running_unlit",
"delays": [
[
1.0,
1.0
]
]
},
{
"name": "mwb",
},
{
"name": "mwbloody",
},
{
"name": "mwbloody0",
},
{
"name": "mwbloody1",
"delays": [
[
0.1,
0.1
]
]
},
{
"name": "mwbloodyo",
"delays": [
[
0.1,
0.1
]
]
},
{
"name": "mwo",
"delays": [
[
0.1,
0.1
]
]
}
]
}