* add content

* add new bark accent
This commit is contained in:
Ed
2023-12-16 11:30:20 +03:00
committed by GitHub
parent 31077fd370
commit 088d39f7ac
13 changed files with 175 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

View File

@@ -0,0 +1,21 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "taken from tgstation on commit https://github.com/tgstation/tgstation/commit/ce6f2724cd79fa7c916e97167f9eab61cbd0a8cb",
"states":
[
{
"name": "base",
"directions": 4
},
{
"name": "dead",
"directions": 1
}
]
}