can_be_held 
Procs | |
| on_attempt_storage_dump | Blocks storage dumping if we can reasonably assert that the mob is trying to be picked up |
|---|---|
| on_mousedrop_onto | Handles the mob being dropped onto the user mob. |
| on_strip_menu_open | Blocks strip menu opening if we can reasonably assert that the mob is trying to be picked up |
| trying_to_hold_mob | Used to determine the "intent" of the action that the user mob is trying to employ on the target. |
Proc Details
on_attempt_storage_dump
Blocks storage dumping if we can reasonably assert that the mob is trying to be picked up
on_mousedrop_onto
Handles the mob being dropped onto the user mob.
on_strip_menu_open
Blocks strip menu opening if we can reasonably assert that the mob is trying to be picked up
trying_to_hold_mob
Used to determine the "intent" of the action that the user mob is trying to employ on the target.