Change opossum sprites | Add new pet poppy the safety opossum (#21672)
* Its better then what we have at least? * weh2 * oops * Last of it * among us
This commit is contained in:
21
Resources/Textures/Mobs/Animals/possum_old.rsi/meta.json
Normal file
21
Resources/Textures/Mobs/Animals/possum_old.rsi/meta.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"copyright": "Taken from goonstation https://github.com/goonstation/goonstation/commit/c98666f47a90d106c7a154cedffc747b3769e933",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "possum_old",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "possum_dead_old",
|
||||
"directions": 1,
|
||||
"delays": [[1]]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user