code/modules/mob/living/basic/farm_animals/goose/goose_ai.dm ![code/modules/mob/living/basic/farm_animals/goose/goose_ai.dm0](git.png)
/datum/ai_controller/basic_controller/goose | Geese like to eat random objects and kill themselves, and occasionally get pissed off for no reason |
---|---|
/datum/ai_controller/basic_controller/goose/calm | Goose who doesn't randomly retaliate but does still try to die by eating random items |
/datum/idle_behavior/idle_random_walk/goose | Walk more if we're choking or vomiting |
/datum/ai_planning_subtree/find_food/goose | Only look for things geese will try to eat |
/datum/ai_behavior/find_and_set/in_list/goose_food | Only set things geese will try to eat |
/datum/ai_planning_subtree/use_mob_ability/goose_vomit | Use this ability only if we roll a dice correctly |