Space Station 13 - Modules - Types

code/modules/mob/living/basic/basic_mob.dm

/mob/living/basicBasic mobs are a modern replacement for the simple_animal/"simple mob" system. Rather than deep type trees with overrides for AI, basic mobs rely on their AI controllers for the majority of their behavior.