/tg/ Station 13 - Modules - TypesVar Details - Proc Details

some_item

Subtype for a bounty that targets a specific crew member and a specific item on them

Vars

desired_typeTypepath of the item we want from the target
target_original_desired_refWeakref to the item that matches our desired type within the target at the time of bounty creation

Procs

find_desired_thingFinds the desired item type in the target crewmember.

Var Details

desired_type

Typepath of the item we want from the target

target_original_desired_ref

Weakref to the item that matches our desired type within the target at the time of bounty creation

Proc Details

find_desired_thing

Finds the desired item type in the target crewmember.