computer
Procs | |
add_cabling | Adds cable to the computer to wire it Arguments |
---|---|
add_glass | Adds glass sheets to the computer to complete the screen Arguments |
Proc Details
add_cabling
Adds cable to the computer to wire it Arguments
- mob/living/user - the player who is adding the cable
- obj/item/stack/cable_coil/cable - the cable we are trying to add
- time - time taken to complete the operation
add_glass
Adds glass sheets to the computer to complete the screen Arguments
- mob/living/user - the player who is adding the glass
- obj/item/stack/sheet/glass/glass - the glass we are trying to add
- time - time taken to complete the operation