/tg/ Station 13 - Modules - TypesDefine Details

code/modules/mob/living/basic/lavaland/goliath/goliath_ai.dm

MIN_TIME_TO_TENTACLEWe won't use tentacles unless we have had the same target for this long
/datum/bt_node/ai_behavior/targeted_mob_ability/goliath_tentaclesUse tentacles on the current target only after tracking them for MIN_TIME_TO_TENTACLE, and only if not already leg-grappled
/datum/bt_node/ai_behavior/goliath_find_diggable_turfRandomly picks a nearby undig asteroid turf to dig and stores it in target_key
/datum/bt_node/ai_behavior/goliath_digMelee-attacks the stored hole target turf and clears the key when done

Define Details

MIN_TIME_TO_TENTACLE

We won't use tentacles unless we have had the same target for this long