mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-19 22:32:47 +00:00
8 lines
498 B
Plaintext
8 lines
498 B
Plaintext
/datum/techweb_node/alien_stockparts
|
|
id = "alien_stockparts"
|
|
display_name = "Theoretical Engineering"
|
|
description = "A merging of unknown alien designs, bluespace mannagement, and xenobiology."
|
|
prereq_ids = list("alientech", "emp_super", "alien_engi", "bluespace_power")
|
|
design_ids = list("super_quadultra_micro_laser", "dark_matter_bin", "vortex_cell", "atto_mani", "unilatera_triphasic_scanning", "giga_capacitor", "ultimatebeaker")
|
|
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
|