Predatory pet for HoS (#15237)

This commit is contained in:
Nim
2023-04-10 07:33:22 +03:00
committed by GitHub
parent 39f272fa5c
commit b9e71237c4
6 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Redid the original tarantulas. Made by Nimfar11 (github) for SS14",
"states": [
{
"name": "shiva",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
]
]
},
{
"name": "shiva_dead",
"delays": [
[
1
]
]
}
]
}