Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mining borgs can now get multiple copies of a single modkit again (tg…
…station#84052) ## About The Pull Request A previous pull request cleaned borg upgrade code up a lot, and included a check to prevent duplicate upgrades from being installed. Usually this is a good thing, but there are some upgrades that are intended to allow duplicates. Namely, PKA modkits in mining borgs. This PR just fixes that, so mining borgs can have multiple modkits again. This does NOT allow borgs to go above the 90% complexity limit on their PKAs, as a separate piece of code handles that. ## Why It's Good For The Game Bugs are bad. ## Changelog :cl: fix: Mining borgs can get multiple modkits of the same type installed again. /:cl:
- Loading branch information