Files
Bubberstation/code/modules/research/techweb
SkyratBot 6603dbbdff [MIRROR] Fixes an issue with un-hidden (alien, syndie etc.) nodes not being researchable. [MDB IGNORE] (#25122)
* 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>
2023-11-19 14:36:44 -05:00
..