Revert 'Revert 'Solution Entities'' (#23168)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Content.Server.Body.Systems;
|
||||
using Content.Shared.Chemistry.Reagent;
|
||||
using JetBrains.Annotations;
|
||||
using Content.Server.Body.Systems;
|
||||
using Robust.Shared.Prototypes;
|
||||
|
||||
namespace Content.Server.Chemistry.ReactionEffects
|
||||
@@ -11,7 +11,7 @@ namespace Content.Server.Chemistry.ReactionEffects
|
||||
[UsedImplicitly]
|
||||
public sealed partial class ChemCleanBloodstream : ReagentEffect
|
||||
{
|
||||
[DataField("cleanseRate")]
|
||||
[DataField]
|
||||
public float CleanseRate = 3.0f;
|
||||
|
||||
protected override string? ReagentEffectGuidebookText(IPrototypeManager prototype, IEntitySystemManager entSys)
|
||||
|
||||
Reference in New Issue
Block a user