copy paste spaghetti

forgive me
This commit is contained in:
kappa-sama
2019-10-21 09:23:33 -04:00
committed by GitHub
parent 3077d538ec
commit 797d6b4795
@@ -49,6 +49,14 @@
var/datum/techweb_node/syndicate_basic/Node = new()
research_node(Node, TRUE)
/datum/techweb/abductor
id = "ABDUCTOR"
organization = "Aliens"
/datum/techweb/abductor/New()
var/datum/techweb_node/alien_tech/Node = new()
research_node(Node, TRUE)
/datum/techweb/science //Global science techweb for RND consoles.
id = "SCIENCE"
organization = "Nanotrasen"