code/datums/ai/basic_mobs/targeting_strategies/_targeting_strategy.dm 
| /datum/targeting_strategy | Datum for basic mobs to define what they can attack, Global, just like ai_behaviors |
|---|---|
| /datum/targeting_strategy/fishing | A very simple targeting strategy that checks that the target is a valid fishing spot. |