byond - Modules - TypesVar Details - Proc Details

snatch

Vars

slots_to_steal_fromA list of slot to check for items, in order of priority
stolen_appearanceMutable appearance of the stolen item
stolen_itemIf the runner have an item

Procs

drop_itemForce the xeno owner to drop the stolen item
owner_turnedSignal handler to update the item overlay when the owner is changing dir

Var Details

slots_to_steal_from

A list of slot to check for items, in order of priority

stolen_appearance

Mutable appearance of the stolen item

stolen_item

If the runner have an item

Proc Details

drop_item

Force the xeno owner to drop the stolen item

owner_turned

Signal handler to update the item overlay when the owner is changing dir