Makes Lizard animals REAL (#7889)

This commit is contained in:
T-Stalker
2022-05-03 20:17:57 -03:00
committed by GitHub
parent d9633afe1a
commit 2b113187de
7 changed files with 66 additions and 3 deletions

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "slug",
"directions": 4
},
{
"name": "dead"
}
]
}