/tg/ Station 13 - Modules - Types

code/modules/research/techweb/techweb_types.dm

/datum/techweb/scienceGlobal Science techweb for RND consoles
/datum/techweb/adminAdmin techweb that has everything unlocked by default
/datum/techweb/diskTechweb made through tech disks Contains nothing, subtype mostly meant to make it easy for admins to see.
/datum/techweb/autounlockingTechweb node that automatically unlocks a given buildtype. Saved in GLOB.autounlock_techwebs and used to prevent creating new ones each time it's needed.