Revert 'Revert 'Solution Entities'' (#23168)
This commit is contained in:
@@ -10,13 +10,13 @@ public sealed partial class AdjustAlert : ReagentEffect
|
||||
[DataField("alertType", required: true)]
|
||||
public AlertType Type;
|
||||
|
||||
[DataField("clear")]
|
||||
[DataField]
|
||||
public bool Clear;
|
||||
|
||||
[DataField("cooldown")]
|
||||
[DataField]
|
||||
public bool Cooldown;
|
||||
|
||||
[DataField("time")]
|
||||
[DataField]
|
||||
public float Time;
|
||||
|
||||
//JUSTIFICATION: This just changes some visuals, doesn't need to be documented.
|
||||
|
||||
Reference in New Issue
Block a user