mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Autopsy experiments available roundstart [NO GBP] (#84198)
## About The Pull Request Made tecweb mark autopsy experiments as completed while the node with the experiments is not yet unlocked. ## Why It's Good For The Game Oversight in my tech tree update.
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
"dropper",
|
||||
"pillbottle",
|
||||
)
|
||||
experiments_to_unlock = list(
|
||||
/datum/experiment/autopsy/human,
|
||||
/datum/experiment/autopsy/nonhuman,
|
||||
/datum/experiment/autopsy/xenomorph,
|
||||
)
|
||||
|
||||
/datum/techweb_node/chem_synthesis
|
||||
id = "chem_synthesis"
|
||||
|
||||
Reference in New Issue
Block a user