HuntersKeepers icon indicating copy to clipboard operation
HuntersKeepers copied to clipboard

Figure out how to Destroy Improvements

Open ChaelCodes opened this issue 5 years ago • 1 comments

Describe the Feature

Is your feature request related to a problem? Please describe. When Improvements are destroyed, the Hunters Improvement still exists. These could be destroyed, but that wouldn't remove the benefits these improvements incurred.

Describe the Technical Implementation of the Solution

Solution When destroying a HuntersImprovement, remove the benefit it conferred to the Hunter. Create a remove_improvement method on HuntersImprovement, and add a remove_improvement to each type of improvement. When the HuntersImprovement is DESTROYED remove the improvement and refund 5 experience.

ChaelCodes avatar Nov 24 '19 17:11 ChaelCodes

Let's remove the ability to destroy improvements, only allow them to be deprecated. Deprecated Improvements cannot be added to a new hunter.

ChaelCodes avatar Dec 01 '19 13:12 ChaelCodes