Exosuit Fabricator (#12760)

This commit is contained in:
Nemanja
2022-11-26 22:36:27 -05:00
committed by GitHub
parent d16fcce032
commit 38e8ab0340
9 changed files with 120 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

View File

@@ -0,0 +1,62 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/1da0b5547e02db0db48d0bc93926c26bd8888347",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "fab-active",
"delays": [
[
1.5,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.05,
0.1,
0.3,
0.1,
0.05,
0.1,
0.3,
0.1,
0.05,
0.1,
0.3,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "fab-idle"
},
{
"name": "fab-o"
},
{
"name": "fab-load",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.2,
0.3
]
]
}
]
}