Port cleanbots from Nyano (#9853)

This commit is contained in:
Rane
2022-07-17 23:48:36 -04:00
committed by GitHub
parent f8b8b83657
commit 1e8efb1dd5
9 changed files with 205 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b",
"states": [
{
"name": "cleanbot",
"delays": [
[
0.5,
0.2
]
]
}
]
}