Fix actions not being usable, ordering, and containers (#19964)
This commit is contained in:
@@ -91,6 +91,8 @@ public sealed partial class ArtifactComponent : Component
|
||||
Volume = 3f
|
||||
}
|
||||
};
|
||||
|
||||
[DataField("activateActionEntity")] public EntityUid? ActivateActionEntity;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user