code/datums/ai/basic_mobs/basic_ai_behaviors/find_parent.dm 
| /datum/bt_node/ai_behavior/find_mom | Looks around for a nearby adult of one of BB_FIND_MOM_TYPES (skipping BB_IGNORE_MOM_TYPES) and stores it. |
|---|---|
| /datum/bt_node/ai_behavior/look_to_parent | A baby emotes at its parent: crying if the parent is dead, dancing happily otherwise. |