Airlock assembly prototypes (#23821)

* adds prototypes for airlock assemblies for other doors

* fix tests
This commit is contained in:
Flareguy
2024-02-01 03:49:47 -06:00
committed by GitHub
parent 5669c412a5
commit d76121d470
20 changed files with 408 additions and 39 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -7,6 +7,9 @@
"y": 32
},
"states": [
{
"name": "assembly"
},
{
"name": "bolted_unlit"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

View File

@@ -7,6 +7,9 @@
"y": 32
},
"states": [
{
"name": "assembly"
},
{
"name": "bolted_unlit"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

View File

@@ -7,6 +7,9 @@
"y": 32
},
"states": [
{
"name": "assembly"
},
{
"name": "bolted_unlit"
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 945 B

After

Width:  |  Height:  |  Size: 548 B