This commit is contained in:
T-Stalker
2022-05-03 20:03:24 -03:00
committed by GitHub
parent fb4592f020
commit 8d6aaf4690
3 changed files with 17 additions and 29 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 747 B

View File

@@ -1,31 +1,19 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/blob/f80e7ba62d27c77cfeac709dd71033744d0015c4/icons/mob/mob.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"directions": 4
},
"copyright": "Animated by Swept (You could probably tell)",
"states": [
{
"name": "animated",
"delays": [[
0.2,
0.2,
0.2,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.2,
0.2,
0.2
]]
},
{
"name": "icon"
}
]
}
{
"name": "icon",
"directions": 4
}
]
}