Misc implant fixes (#17172)
This commit is contained in:
@@ -67,7 +67,7 @@ public sealed class ImplanterComponent : Component
|
||||
/// The <see cref="ItemSlot"/> for this implanter
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[DataField("implanterSlot")]
|
||||
[DataField("implanterSlot", required:true)]
|
||||
public ItemSlot ImplanterSlot = new();
|
||||
|
||||
public bool UiUpdateNeeded;
|
||||
|
||||
Reference in New Issue
Block a user