code/datums/emote.dm 
| DEFAULT_MAX_STAT_ALLOWED | Sentinel for emote stats. If this is set for max stat, then its value will be ignored. |
|---|---|
| /datum/emote | Most of the text that's not someone talking is based off of this. |
| /proc/runechat_emote | Send an emote to runechat for all (listening) users in the vicinity. |
Define Details
DEFAULT_MAX_STAT_ALLOWED 
Sentinel for emote stats. If this is set for max stat, then its value will be ignored.