mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-17 13:12:37 +00:00
* Fixes an issue with un-hidden (alien, syndie etc.) nodes not being researchable. (#79763) ## About The Pull Request Recently, I've been trying to unlock the ayy node, but couldn't even after disassembling an alien tool. Looked into the variables viewer and saw the node id wasn't set in the `available_nodes` list. It seems there was no update after it being unhidden. ## Why It's Good For The Game Fixing an issue with the destructive analyzer, maybe from the new UI refactor, but I couldn't bother to git blame it. ## Changelog 🆑 fix: Fixed an issue with un-hidden (alien, syndie etc.) nodes not being researchable. /🆑 * Fixes an issue with un-hidden (alien, syndie etc.) nodes not being researchable. --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>