Stuttering during blood loss. (#15153)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -150,9 +150,9 @@ namespace Content.Server.Body.Components
|
||||
public Solution BloodTemporarySolution = default!;
|
||||
|
||||
/// <summary>
|
||||
/// Variable that stores the amount of drunk time added by having a low blood level.
|
||||
/// Variable that stores the amount of status time added by having a low blood level.
|
||||
/// </summary>
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
public float DrunkTime;
|
||||
public float StatusTime;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user