feat: Medbay cryo pods (#11349)
Fixes https://github.com/space-wizards/space-station-14/issues/11245
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/tgstation/tgstation/commit/033d025f53051dc53ece230f486578be6f05f88f",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 64
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "pod-panel"
|
||||
},
|
||||
{
|
||||
"name": "cover-off"
|
||||
},
|
||||
{
|
||||
"name": "cover-on",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pod-open"
|
||||
},
|
||||
{
|
||||
"name": "pod-on"
|
||||
},
|
||||
{
|
||||
"name": "pod-off"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user