Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Patches exploit with (and pre-emptively bumps the usage cost…
…s) to the new Adrenal Glands (#2797) (#3594) * Patches exploit with (and pre-emptively bumps the usage costs) to the new Adrenal Glands (#83612) ## About The Pull Request 1. Because the reset timer was not done with `TIMER_UNIQUE|TIMER_OVERRIDE`, this meant that you could pop the ability, wait 19 seconds, and then pop it again. And now you had all the benefits of the ability without any of the downsides, because the timers would not reset and instead run simultaneously. I fixed this by both adding the timer flags and by preventing usage of the skill while you are under the effects of it. (Just in case.) 2. With permission from Jacquerel, I bumped the chemical cost and dna cost back up to similar numbers as before. I think the PR swung the hammer way too far in that direction (You don't make it more spammable while also making it better, you either do one or the other!) ## Changelog :cl: Melbert balance: Re-ups the cost of the new ling adrenal ability fix: Patches an exploit with new ling adrenal ability /:cl: * Patches exploit with (and pre-emptively bumps the usage costs) to the new Adrenal Glands --------- Co-authored-by: NovaBot <[email protected]> Co-authored-by: MrMelbert <[email protected]> Co-authored-by: NovaBot13 <[email protected]>
- Loading branch information