Correctly implement opening animation for airlocks with open maintenance panel.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "o_closing",
|
||||
"name": "panel_closing",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
@@ -87,7 +87,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "o_opening",
|
||||
"name": "panel_opening",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user