code/modules/mob/mob_say.dm 
| /datum/verb_metadata/mob/say_verb | what clients use to speak. when you type a message into the chat bar in say mode, this is the first thing that goes off serverside. |
|---|---|
| /datum/verb_metadata/mob/whisper_verb | Whisper verb |
| /datum/verb_metadata/mob/me_verb | The me emote verb |
| MESSAGE_MODS_LENGTH | The amount of items we are looking for in the message |
Define Details
MESSAGE_MODS_LENGTH 
The amount of items we are looking for in the message