code/game/atoms.dm

/atom | The base type for nearly all physical objects in SS13 |
---|---|
Tool-specific behavior procs. | |
/proc/log_directed_talk | Helper for logging of messages with only one sender and receiver |
/proc/log_combat | Log a combat message in the attack log |
/proc/log_wound | log_wound() is for when someone is attacked and suffers a wound. Note that this only captures wounds from damage, so smites/forced wounds aren't logged, as well as demotions like cuts scabbing over |