loads_avatar_gear 
Tracks the highest up human carrying this item, and loads bitrunning gear onto their avatar when they enter a virtual domain
Vars | |
connect_ref | Weakref to the connect_containers component that tracks the human |
---|---|
load_callback | The callback called when COMSIG_BITRUNNER_STOCKING_GEAR is sent to our host human |
tracked_human_ref | Weakref to the human we are currently carried by |
Var Details
connect_ref 
Weakref to the connect_containers component that tracks the human
load_callback 
The callback called when COMSIG_BITRUNNER_STOCKING_GEAR is sent to our host human
tracked_human_ref 
Weakref to the human we are currently carried by