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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 347 B

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

After

Width:  |  Height:  |  Size: 502 B

View File

@@ -1,12 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
"copyright": "Taken from tgstation and modified by Swept at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
@@ -14,9 +17,6 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
}
]
}