code/modules/mob/living/basic/slime/ai/slime_bt.dm 
| /datum/bt_node/subtree/pet_command/attack/slime | Slime pet command attack: loops feed_on_slime_target toward BB_CURRENT_PET_TARGET. |
|---|---|
| /datum/bt_node/ai_behavior/change_slime_face | give them the chud face if they dont feed us, basically select a nice face |
| /datum/bt_node/decorator/slime_wants_to_eat | Gate for slime food searching: passes only when the slime is unbuckled and is hungryor rabid. |
| /datum/bt_node/ai_behavior/feed_on_slime_target | im about to eat this guy up |