Lockable Suit Storages (#20950)

This commit is contained in:
rosieposie
2023-10-17 21:33:02 -04:00
committed by GitHub
parent 433c706384
commit cb1b067a21
10 changed files with 42 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 839 B

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

View File

@@ -11,7 +11,16 @@
"name": "base"
},
{
"name": "closed"
"name": "door"
},
{
"name": "unlocked"
},
{
"name": "locked"
},
{
"name": "panel"
},
{
"name": "welded"

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 B

After

Width:  |  Height:  |  Size: 442 B