Add wall mounted lockers (#10673)

This commit is contained in:
Martin Petkovski
2022-08-24 17:08:57 +10:00
committed by GitHub
parent c4d0cddeda
commit 12ab9e838e
6 changed files with 71 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/space-wizards/space-station-14/pull/10673, modified from TGstation commit 4a274a6e4b195dfcaffd20d7348631131418ecb5",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "door"
},
{
"name": "locked"
},
{
"name": "unlocked"
},
{
"name": "welded"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B