code/modules/mob/living/basic/lavaland/goldgrub/goldgrub_ai.dm
/datum/ai_planning_subtree/find_and_hunt_target/hunt_ores | consume food! |
---|---|
/datum/ai_planning_subtree/find_and_hunt_target/harvest_vents | break boulders so that we can find more food! |
/datum/ai_planning_subtree/find_and_hunt_target/break_boulders | break boulders so that we can find more food! |
/datum/ai_planning_subtree/find_and_hunt_target/baby_egg | find our child's egg and pull it! |
/datum/ai_planning_subtree/dig_away_from_danger | only dig away if storm is coming or if humans are around |