byond - Modules - TypesVar Details - Proc Details

deployitem

Deployitem implant, holds a item that can then be placed inhand to do whatever with

Vars

helditemHeld item we want to be put in hand when the implant is activated

Procs

fetch_itemgrabs the held item when it changes equip or is dropped
put_in_slotsTakes the held item and puts it into it's predestined slot

Var Details

helditem

Held item we want to be put in hand when the implant is activated

Proc Details

fetch_item

grabs the held item when it changes equip or is dropped

put_in_slots

Takes the held item and puts it into it's predestined slot