- add: Add advanced implanter. (#171)
* - add: Add advanced implanter. * - tweak: All implants are single use now.
This commit is contained in:
@@ -57,6 +57,11 @@ public sealed partial class ImplanterComponent : Component
|
||||
[DataField, AutoNetworkedField]
|
||||
public bool ImplantOnly;
|
||||
|
||||
// WD START
|
||||
[DataField]
|
||||
public bool SingleUse = true;
|
||||
// WD END
|
||||
|
||||
/// <summary>
|
||||
/// The current mode of the implanter
|
||||
/// Mode is changed automatically depending if it implants or draws
|
||||
|
||||
Reference in New Issue
Block a user