added manneqquin (#441)

добавлен Манекен, которого можно одевать/раздевать
This commit is contained in:
Trest
2024-07-14 16:39:56 +03:00
committed by GitHub
parent d320d2b268
commit 3958a1c84a
7 changed files with 231 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made By BombasterDS",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "mannequin",
"directions": 4
}
]
}