ChensGradiusMod
Chen.GradiusMod.Drones.Drone
Drone.canBeRepurchased Property
Allow the drone to be repurchased upon being decommissioned.
The implementation of this config is manual and cannot be automated.
Use the config option by inheriting DroneDeathState and implementing SpawnInteractable.
public bool canBeRepurchased { get; set; }