Fixed the KnownTechHandler.SetAnalysisTechEntry overload which took a list of story goals so that it now passes the goals through the method chain properly.
Breaking changes
Removed the overload with story goals from Below Zero because it is useless.
Changes made in this pull request
KnownTechHandler.SetAnalysisTechEntry
overload which took a list of story goals so that it now passes the goals through the method chain properly.Breaking changes