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>
This commit is contained in:
42
Resources/Textures/Mobs/Animals/mothroach.rsi/meta.json
Normal file
42
Resources/Textures/Mobs/Animals/mothroach.rsi/meta.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from fulpstation at https://github.com/fulpstation/fulpstation/commit/edb232b692ec9f356ec554ea1971da552b9bc447",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "mothroach",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user