2023-11-01 06:28:42 +10:00
{
"version" : 1 ,
"license" : "CC-BY-SA-3.0" ,
2024-01-22 05:01:42 +03:00
"copyright" : "Taken from fulpstation at https://github.com/fulpstation/fulpstation/commit/edb232b692ec9f356ec554ea1971da552b9bc447. 'mothroach-moving' by MilenVolf" ,
2023-11-01 06:28:42 +10:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
{
"name" : "icon"
} ,
{
"name" : "mothroach" ,
"directions" : 4
} ,
2024-01-22 05:01:42 +03:00
{
"name" : "mothroach-moving" ,
"directions" : 4 ,
"delays" : [
[
0.2 ,
0.2 ,
0.2
] ,
[
0.2 ,
0.2 ,
0.2
] ,
[
0.2 ,
0.2 ,
0.2
] ,
[
0.2 ,
0.2 ,
0.2
]
]
} ,
2023-11-01 06:28:42 +10:00
{
"name" : "mothroach_lazy" ,
"directions" : 4
} ,
{
"name" : "mothroach_sleep" ,
"directions" : 4
} ,
{
"name" : "mothroach_dead" ,
"directions" : 4
} ,
{
"name" : "inhand-left" ,
"directions" : 4
} ,
{
"name" : "inhand-right" ,
"directions" : 4
} ,
{
"name" : "0-equipped-HELMET" ,
"directions" : 4
}
]
}