objective_item 
Steal an item
Vars | |
| blacklisted_item_types | Typecache of objective items that should not be selected. |
|---|---|
| desired_item | Reference to an objective item datum that we want stolen. |
Procs | |
| is_valid_objective_item | Determines if the passed objective item is a reasonable, valid theft target. |
Var Details
blacklisted_item_types 
Typecache of objective items that should not be selected.
desired_item 
Reference to an objective item datum that we want stolen.
Proc Details
is_valid_objective_item
Determines if the passed objective item is a reasonable, valid theft target.