Implement PDA ID lights (#2397)
* add PDA id light (yaml changes pending) * the rest of the owl * Do it better
This commit is contained in:
@@ -108,6 +108,7 @@ namespace Content.Shared.GameObjects.Components.PDA
|
||||
public enum PDAVisuals
|
||||
{
|
||||
FlashlightLit,
|
||||
IDCardInserted
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
|
||||
Reference in New Issue
Block a user