Adds emergency access to airlocks (#6500)
This commit is contained in:
committed by
GitHub
parent
21e0cd4256
commit
50b1af08a2
@@ -204,7 +204,8 @@ public enum DoorVisuals
|
||||
{
|
||||
State,
|
||||
Powered,
|
||||
BoltLights
|
||||
BoltLights,
|
||||
EmergencyLights,
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
|
||||
Reference in New Issue
Block a user