code/modules/mob/living/basic/cytology/vatbeast.dm
/mob/living/basic/vatbeast | A mob that slaps people around and can be tamed as a mount |
---|---|
/datum/ai_controller/basic_controller/vatbeast | Attack people and slap them |
/datum/ai_planning_subtree/targeted_mob_ability/vatbeast_slap | Only do this if we are adjacent to target and have been mad at the same guy for at least 10 seconds That slap REALLY hurts |
/datum/action/cooldown/tentacle_slap | Ability that allows the owner to slap other mobs a short distance away. For vatbeats, this ability is shared with the rider. |