Files
potato1234_x 1c604a41a5 Cockroach + Glockroach Admeme + Mothroach (#19752)
* cockroach

* Update Resources/Textures/Mobs/Animals/cockroach.rsi/meta.json

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>

* parenting fixe

* d

* rsi fail

* mothroach!!!!

* cockroach vent event + critters in trashcart

* linter

* fix

* commit

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
2023-10-31 13:28:42 -07:00

62 lines
899 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b",
"states": [
{
"name": "cockroach",
"directions": 4,
"delays": [
[
0.25,
0.25
],
[
0.25,
0.25
],
[
0.25,
0.25
],
[
0.25,
0.25
]
]
},
{
"name": "cockroach_dead"
},
{
"name": "cockroach_icon"
},
{
"name": "glockroach",
"directions": 4,
"delays": [
[
0.25,
0.25
],
[
0.25,
0.25
],
[
0.25,
0.25
],
[
0.25,
0.25
]
]
}
]
}