computer
Vars | |
can_reconnect | Set to TRUE to make multitools call connection_scan. For consoles with associated equipment (cloner, genetek etc) |
---|---|
circuit_type | The related circuit board type for replacement/repairs |
glow_in_dark_screen | does it have a glow in the dark screen? see computer_screens.dmi |
Procs | |
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 |
Var Details
can_reconnect
Set to TRUE to make multitools call connection_scan. For consoles with associated equipment (cloner, genetek etc)
circuit_type
The related circuit board type for replacement/repairs
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