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
@@ -1,23 +1,27 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size":
|
||||
{
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from Baystation12 at https://github.com/Baystation12/Baystation12/blob/c7442716b52ce4edeef5eaf5d2fc7c57a08a3f01/icons/mob/simple_animal/possum.dmi",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"copyright": "https://github.com/goonstation/goonstation/commit/c98666f47a90d106c7a154cedffc747b3769e933",
|
||||
"states":
|
||||
[
|
||||
"states": [
|
||||
{
|
||||
"name": "possum",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "possum_dead",
|
||||
"directions": 1,
|
||||
"delays": [[1]]
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "poppy",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "poppy_dead",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Mobs/Animals/possum.rsi/poppy.png
Normal file
|
After Width: | Height: | Size: 864 B |
BIN
Resources/Textures/Mobs/Animals/possum.rsi/poppy_dead.png
Normal file
|
After Width: | Height: | Size: 862 B |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 719 B |
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 723 B |
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]]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 6.6 KiB |
BIN
Resources/Textures/Mobs/Animals/possum_old.rsi/possum_old.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |