Familiars respawn (#7640)
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Content.Server.Disease.Components
|
||||
/// How much time we've accumulated processing
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[DataField("accumulator")]
|
||||
public float Accumulator = 0f;
|
||||
/// <summary>
|
||||
/// The disease prototype currently being diagnosed
|
||||
|
||||
Reference in New Issue
Block a user