Merge pull request #15157 from DeltaFire15/nanite-storage
Storage nanite designs are no longer inaccessible
This commit is contained in:
@@ -60,6 +60,16 @@
|
|||||||
hidden = TRUE
|
hidden = TRUE
|
||||||
experimental = TRUE
|
experimental = TRUE
|
||||||
|
|
||||||
|
/datum/techweb_node/nanite_storage_protocols
|
||||||
|
id = "nanite_storage_protocols"
|
||||||
|
display_name = "Nanite Storage Protocols"
|
||||||
|
description = "Advanced behaviours that allow nanites to increase their maximum volume at variable cost."
|
||||||
|
prereq_ids = list("nanite_smart")
|
||||||
|
design_ids = list("hive_nanites", "zip_nanites", "free_range_nanites", "unsafe_storage_nanites")
|
||||||
|
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 5000)
|
||||||
|
hidden = TRUE
|
||||||
|
experimental = TRUE
|
||||||
|
|
||||||
/datum/techweb_node/interrogation
|
/datum/techweb_node/interrogation
|
||||||
id = "interrogation"
|
id = "interrogation"
|
||||||
display_name = "Enhanced Interrogation Technology"
|
display_name = "Enhanced Interrogation Technology"
|
||||||
|
|||||||
Reference in New Issue
Block a user