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/goose.rsi/dead.png
Normal file
BIN
Resources/Textures/Mobs/Animals/goose.rsi/dead.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 665 B |
BIN
Resources/Textures/Mobs/Animals/goose.rsi/goose.png
Normal file
BIN
Resources/Textures/Mobs/Animals/goose.rsi/goose.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
132
Resources/Textures/Mobs/Animals/goose.rsi/meta.json
Normal file
132
Resources/Textures/Mobs/Animals/goose.rsi/meta.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"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": "goose",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dead",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vomit",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vomit_end",
|
||||
"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
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vomit_start",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Mobs/Animals/goose.rsi/vomit.png
Normal file
BIN
Resources/Textures/Mobs/Animals/goose.rsi/vomit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
BIN
Resources/Textures/Mobs/Animals/goose.rsi/vomit_end.png
Normal file
BIN
Resources/Textures/Mobs/Animals/goose.rsi/vomit_end.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
Resources/Textures/Mobs/Animals/goose.rsi/vomit_start.png
Normal file
BIN
Resources/Textures/Mobs/Animals/goose.rsi/vomit_start.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
Reference in New Issue
Block a user