Seperate EMAG into EMAG and Authentication Disruptor (#34337)
This commit is contained in:
@@ -54,9 +54,9 @@ public sealed partial class LockComponent : Component
|
||||
/// <summary>
|
||||
/// Whether or not an emag disables it.
|
||||
/// </summary>
|
||||
[DataField("breakOnEmag")]
|
||||
[DataField]
|
||||
[AutoNetworkedField]
|
||||
public bool BreakOnEmag = true;
|
||||
public bool BreakOnAccessBreaker = true;
|
||||
|
||||
/// <summary>
|
||||
/// Amount of do-after time needed to lock the entity.
|
||||
|
||||
Reference in New Issue
Block a user