2020-06-24 19:42:16 +10:00
{
"version" : 1 ,
"size" : {
"x" : 32 ,
"y" : 32
} ,
"license" : "CC-BY-SA-3.0" ,
2022-11-09 07:28:49 +11:00
"copyright" : "Taken from https://github.com/tgstation/tgstation/raw/c545428822f1ee0d402b812221518632dbe198cb/icons/effects/effects.dmi with offsets modified" ,
2020-06-24 19:42:16 +10:00
"states" : [
{
"name" : "bite" ,
"delays" : [
[
0.1 ,
0.1 ,
0.1 ,
0.1
]
]
} ,
{
"name" : "claw" ,
"delays" : [
[
0.1 ,
0.1 ,
0.1 ,
0.1
]
]
} ,
{
"name" : "disarm" ,
"delays" : [
[
0.1 ,
0.1 ,
0.1
]
]
} ,
{
"name" : "kick" ,
"delays" : [
[
0.1 ,
0.1 ,
0.1
]
]
} ,
{
"name" : "punch" ,
"delays" : [
[
0.1 ,
0.1 ,
0.1 ,
0.1 ,
0.1
]
]
} ,
{
"name" : "smash" ,
"delays" : [
[
0.1 ,
0.1 ,
0.1
]
]
2020-07-07 13:19:00 -04:00
} ,
{
2021-01-13 12:04:38 +00:00
"name" : "spear"
2020-07-07 13:19:00 -04:00
} ,
{
2021-01-13 12:04:38 +00:00
"name" : "slash"
2020-07-07 13:19:00 -04:00
} ,
{
2021-01-13 12:04:38 +00:00
"name" : "fist"
2020-06-24 19:42:16 +10:00
}
]
}