Update _techweb.dm

This commit is contained in:
kappa-sama
2019-10-21 17:04:47 -04:00
parent 6fe65368f6
commit 4767a91ad2

View File

@@ -54,7 +54,7 @@
organization = "Aliens"
/datum/techweb/abductor/New()
var/datum/techweb_node/alien_tech/Node = new()
var/datum/techweb_node/alientech/Node = new()
research_node(Node, TRUE)
/datum/techweb/science //Global science techweb for RND consoles.