Behonker and Clown Spider (ready for merge) (#16678)

This commit is contained in:
brainfood1183
2023-06-15 03:47:36 +01:00
committed by GitHub
parent 0794043730
commit 4322faf5c9
25 changed files with 500 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Made by Alekshhh and brainfood1183 (github) for ss14",
"states": [
{
"name": "dead",
"delays": [
[
1
]
]
},
{
"name": "clown",
"directions": 4
}
]
}