deployitem

Deployitem implant, holds a item that can then be placed inhand to do whatever with
Vars | |
helditem | Held item we want to be put in hand when the implant is activated |
---|---|
Procs | |
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 |
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