code/game/atoms.dm 
| /atom | The base type for nearly all physical objects in SS13 |
|---|---|
| ENCODE_HTML_EMPHASIS | Transforms the message emphasis mods from /atom/proc/apply_message_emphasis into the appropriate HTML tags. Includes escaping. |
Define Details
ENCODE_HTML_EMPHASIS 
Transforms the message emphasis mods from /atom/proc/apply_message_emphasis into the appropriate HTML tags. Includes escaping.