RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

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; }

Property Value

System.Boolean