Adds door remotes from SS13 (#6335)

This commit is contained in:
WlarusFromDaSpace
2022-02-05 13:33:24 +00:00
committed by GitHub
parent 32ada7de7a
commit 11eb591c54
10 changed files with 283 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Command remote copied from tgstation, rest are recolors",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "door_remotebase"
},
{
"name": "door_remotelightscolour"
},
{
"name": "door_remotescreencolour"
}
]
}