Copyright Pass/Pruning | Part 2 - Objects (#3905)

This commit is contained in:
Swept
2021-04-29 18:09:14 +00:00
committed by GitHub
parent 84d83d1902
commit ece403ca57
258 changed files with 4773 additions and 3824 deletions

View File

@@ -1,23 +1,20 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/ad7c8621e5567b1b3b2b609f699b3b80cca785f2",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "broken"
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit ad7c8621e5567b1b3b2b609f699b3b80cca785f2",
"states": [
{
"name": "normal"
},
{
"name": "burned"
},
{
"name": "broken"
}
]
{
"name": "burned"
},
{
"name": "normal"
}
]
}