Animals make hearts when you pet them (#20859)

This commit is contained in:
Ed
2023-10-13 20:34:18 +03:00
committed by GitHub
parent e6e7d63b84
commit 5fa0e7dd49
7 changed files with 94 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Created by TheShuEd (github) for ss14",
"states": [
{
"name": "hearts",
"delays": [
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
}
]
}