Goonstation 13 - Modules - TypesVar Details - Proc Details

computer

Vars

can_reconnectSet to TRUE to make multitools call connection_scan. For consoles with associated equipment (cloner, genetek etc)
glow_in_dark_screendoes it have a glow in the dark screen? see computer_screens.dmi

Procs

connection_scanPut the code for finding the stuff your computer needs in this proc
special_deconstructSpecial changes for deconstruction can be added by overriding this

Var Details

can_reconnect

Set to TRUE to make multitools call connection_scan. For consoles with associated equipment (cloner, genetek etc)

glow_in_dark_screen

does it have a glow in the dark screen? see computer_screens.dmi

Proc Details

connection_scan

Put the code for finding the stuff your computer needs in this proc

special_deconstruct

Special changes for deconstruction can be added by overriding this