maplestation_modules/code/modules/flavor_text/flavor_text.dm 
| /proc/add_or_get_mob_flavor_text | Gets 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_text | The actual flavor text datum. This should never be qdeleted - just leave it floating in the global list. |