/tg/ Station 13 - Modules - Types

maplestation_modules/code/modules/flavor_text/flavor_text.dm

/proc/add_or_get_mob_flavor_textGets the mob's flavor text datum from the global associated lists of flavor texts. If no flavor text was found, create a new flavor text datum for [added_mob]
/datum/flavor_textThe actual flavor text datum. This should never be qdeleted - just leave it floating in the global list.