Kobold Monkeys (#22108)

* add

* fix maybe

* clean up yaml

* clean up more yaml maybe

* dash

* second dash

* aahhh handcuffss

* balancing(?)

* sprite and desc change
This commit is contained in:
Ubaser
2023-12-28 16:32:55 +11:00
committed by GitHub
parent 7a77d6d5dd
commit d78e6cc818
9 changed files with 155 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Drawn by Ubaser",
"states": [
{
"name": "kobold",
"directions": 4
}
]
}