code/__HELPERS/mob_helpers.dm
/proc/random_body_accessory | Returns a random body accessory for a given species name. Can be null based on is_optional argument. |
---|---|
/proc/add_attack_logs | Creates attack (old and new) logs for the user and defense logs for the target. Will message admins depending on the custom_level, user and target. |
/proc/check_active_security_force | |
/proc/safe_get_ckey | Safe ckey getter |
/proc/round_health | rounds value to limited symbols after the period for organ damage and other values |