Revert 'Revert 'Solution Entities'' (#23168)
This commit is contained in:
@@ -8,10 +8,10 @@ namespace Content.Server.Chemistry.ReagentEffects;
|
||||
|
||||
public sealed partial class ModifyBloodLevel : ReagentEffect
|
||||
{
|
||||
[DataField("scaled")]
|
||||
[DataField]
|
||||
public bool Scaled = false;
|
||||
|
||||
[DataField("amount")]
|
||||
[DataField]
|
||||
public FixedPoint2 Amount = 1.0f;
|
||||
|
||||
protected override string? ReagentEffectGuidebookText(IPrototypeManager prototype, IEntitySystemManager entSys)
|
||||
|
||||
Reference in New Issue
Block a user