code/__HELPERS/logging/attack.dm
/proc/log_attack | Generic attack logging |
---|---|
/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 |
/proc/log_bomber | Logging for bombs detonating |