More Mobs | Space Carp, Monkey, Gorilla etc. (#1502)
* Space Carp (Can't move in Space) * Carps! * Monky and Gorilla * Fixes * Chickens I guess * rsis updated * Buncha Sprites m8 * Hopefully that pr'll get merged * Fixed * Added a shitton of stuff * Refined hitboxes and added new corgi * Broken for now * Fixes conflicts * Moves Xeno back * ok NOW it fixes it Co-authored-by: Víctor Aguilera Puerto <zddm@outlook.es>
This commit is contained in:
BIN
Resources/Textures/Mobs/Animals/parrot.rsi/dead.png
Normal file
BIN
Resources/Textures/Mobs/Animals/parrot.rsi/dead.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 647 B |
BIN
Resources/Textures/Mobs/Animals/parrot.rsi/icon.png
Normal file
BIN
Resources/Textures/Mobs/Animals/parrot.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 593 B |
109
Resources/Textures/Mobs/Animals/parrot.rsi/meta.json
Normal file
109
Resources/Textures/Mobs/Animals/parrot.rsi/meta.json
Normal file
@@ -0,0 +1,109 @@
|
||||
{
|
||||
"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": "icon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dead",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "parrot",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "sit",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Mobs/Animals/parrot.rsi/parrot.png
Normal file
BIN
Resources/Textures/Mobs/Animals/parrot.rsi/parrot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
Resources/Textures/Mobs/Animals/parrot.rsi/sit.png
Normal file
BIN
Resources/Textures/Mobs/Animals/parrot.rsi/sit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user