Mindustry
Mindustry copied to clipboard
hideDatabase

If your pull request is not translation or serverlist-related, read the list of requirements below and check each box:
- [x] I have read the contribution guidelines.
- [ ] I have ensured that my code compiles, if applicable.
- [ ] I have ensured that any new features in this PR function correctly in-game, if applicable.
shouldn't isHidden have hideDatabase
shouldn't
isHiddenhavehideDatabase
isHidden is also used for things like hiding it from the build menu. hideDatabase is for if you want something to exist but not be in the core database.
In Blu's case, she's using status effects as a medium for unlocking new tech, and wants them to not appear in the core database.