fix: add missing states for windoors and syndishuttle airlock (#80)

This commit is contained in:
ThereDrD0
2024-02-15 21:07:48 +03:00
committed by GitHub
parent 8822d95b22
commit aaab87d1c7
10 changed files with 22 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 B

After

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 B

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 B

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

View File

@@ -157,7 +157,8 @@
"directions":4
},
{
"name":"bolted_open_unlit"
"name":"bolted_open_unlit",
"directions":4
},
{
"name":"welded",
@@ -170,6 +171,10 @@
{
"name": "emergency_unlit",
"directions": 4
},
{
"name": "emergency_open_unlit",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

After

Width:  |  Height:  |  Size: 149 B