fix: add missing states for windoors and syndishuttle airlock (#80)
|
Before Width: | Height: | Size: 120 B After Width: | Height: | Size: 149 B |
|
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 152 B |
|
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 245 B |
|
After Width: | Height: | Size: 149 B |
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 132 B After Width: | Height: | Size: 149 B |