Fix airlock lights (#5334)
* Doors no longer permanently glow orange + logic tweak * Fix server-side order of operations for deny animation timer * Delay between deny >= deny length to allow animation to reset * Fix airlock assets to use the correct deny animation name Co-authored-by: T <tomeno@lulzsec.co.uk>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "deny",
|
||||
"name": "deny_unlit",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
|
||||
Reference in New Issue
Block a user