Medical Techfab + Bed Deconstruction Fix (#7637)

This commit is contained in:
Rane
2022-04-23 22:27:12 -04:00
committed by GitHub
parent 5998f6e978
commit a74e6842d9
10 changed files with 109 additions and 5 deletions

View File

@@ -0,0 +1,38 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "made by EmoGarbage",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "med"
},
{
"name": "panel"
},
{
"name": "unlit"
},
{
"name": "inserting",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}