* sheep

* demi mod
This commit is contained in:
Nim
2025-03-05 16:30:06 +02:00
committed by GitHub
parent d9a5869504
commit e54e8a95ee
9 changed files with 145 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by Jaraten (discord/Github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "sheep",
"directions": 4
},
{
"name": "dead"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB