Adds T-ray Scanners (#5420)

This commit is contained in:
Flipp Syder
2021-12-13 23:46:47 -08:00
committed by GitHub
parent 26161e35cb
commit c0bfe43a05
14 changed files with 520 additions and 35 deletions

View File

@@ -0,0 +1,10 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "/tg/station, 'icons/obj/device.dmi', commit 2b8b045d",
"size": { "x": 32, "y": 32 },
"states": [
{ "name": "tray-on" , "delays": [[0.1, 1.0]]},
{ "name": "tray-off" }
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B