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,23 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/b13d244d761a07e200a9a41730bd446e776020d5",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/icons/obj/grenade.dmi at commit 8c96d52deed1eeea28a16334eea549369d7f9974",
"states": [
{
"name": "icon",
"delays": [
[1.0]
]
},
{
"name": "primed",
"delays": [
[0.2, 0.2]
]
}
]
{
"name": "primed",
"delays": [
[
0.1,
0.1
]
]
}
]
}