Skip to content

Commit

Permalink
fix textures mining airlocks
Browse files Browse the repository at this point in the history
yes...
  • Loading branch information
NULL882 committed Dec 19, 2023
1 parent d255ccd commit ff101dd
Show file tree
Hide file tree
Showing 12 changed files with 204 additions and 200 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,18 @@
{
"name": "bolted_unlit"
},
{
"name": "bolted_open_unlit"
},
{
"name": "closed"
},
{
"name": "closed_unlit"
},
{
"name": "open_unlit"
},
{
"name": "closing",
"delays": [
Expand Down Expand Up @@ -61,12 +67,7 @@
]
},
{
"name": "open",
"delays": [
[
1
]
]
"name": "open"
},
{
"name": "opening",
Expand Down Expand Up @@ -111,12 +112,10 @@
]
},
{
"name": "panel_open",
"delays": [
[
1
]
]
"name": "panel_open"
},
{
"name": "panel_closed"
},
{
"name": "panel_opening",
Expand Down Expand Up @@ -196,6 +195,9 @@
0.4
]
]
},
{
"name": "emergency_open_unlit"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ff101dd

Please sign in to comment.