Action container rejig (#20260)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -194,4 +194,6 @@ public sealed partial class RevenantComponent : Component
|
||||
[DataField("harvestingState")]
|
||||
public string HarvestingState = "harvesting";
|
||||
#endregion
|
||||
|
||||
[DataField] public EntityUid? Action;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user