code/modules/research/techweb/techweb_types.dm
/datum/techweb/science | Global Science techweb for RND consoles |
---|---|
/datum/techweb/admin | Admin techweb that has everything unlocked by default |
/datum/techweb/disk | Techweb made through tech disks Contains nothing, subtype mostly meant to make it easy for admins to see. |
/datum/techweb/autounlocking | Techweb node that automatically unlocks a given buildtype. Saved in GLOB.autounlock_techwebs and used to prevent creating new ones each time it's needed. |