/tg/ Station 13 - Modules - Types

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

/mob/living/basicSimple animals 2.0, This time, let's really try to keep it simple. This basetype should purely be used as a base-level for implementing simplified behaviours for things such as damage and attacks. Everything else should be in components or AI behaviours.