Remove yml boilerplate for crates (#11982)

This commit is contained in:
Morb
2022-10-23 01:37:27 +03:00
committed by GitHub
parent 7d276d1101
commit cc3f9d631f
133 changed files with 939 additions and 1415 deletions

View File

@@ -3,21 +3,18 @@
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Paradise Station at https://github.com/ParadiseSS13/Paradise/blob/master/icons/obj/crates.dmi",
"size": {
"x": 32,
"y": 32
"x": 32,
"y": 32
},
"states": [
{
"name": "livestockcrate",
"select": []
"name": "base"
},
{
"name": "livestockcrate_door",
"select": []
"name": "closed"
},
{
"name": "livestockcrate_open",
"select": []
"name": "open"
}
]
}
}