Altars add (#9678)

This commit is contained in:
Deahaka
2022-07-15 12:17:26 +03:00
committed by GitHub
parent efb17f1e98
commit 689b03ce4a
30 changed files with 539 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 454 B

View File

@@ -0,0 +1,22 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/TauCetiStation/TauCetiClassic/commit/b69b08ce43b8e6ea52d9f4f356cc27a7042f7b22",
"states": [
{
"name": "full"
},
{
"name": "blood",
"delays": [
[
0.2, 0.2, 0.2, 0.2
]
]
}
]
}