Files
Paradise/code/__HELPERS/mob_helpers.html

2 lines
2.0 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__HELPERS/mob_helpers.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/__HELPERS/mob_helpers.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__HELPERS/mob_helpers.dm"><img src="git.png" width="16" height="16" title="code/__HELPERS/mob_helpers.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tint_color">tint_color</a></th><td>Returns a purely random tint for specific color</td></tr><tr><th>/proc/<a href="global.html#proc/random_body_accessory">random_body_accessory</a></th><td>Returns a random body accessory for a given species name. Can be null based on is_optional argument.</td></tr><tr><th>/proc/<a href="global.html#proc/random_skin_tone">random_skin_tone</a></th><td>Randomises skin tone, specifically for each species that has a skin tone. Otherwise keeps a default of 1</td></tr><tr><th>/proc/<a href="global.html#proc/add_attack_logs">add_attack_logs</a></th><td>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.</td></tr><tr><th>/proc/<a href="global.html#proc/check_active_security_force">check_active_security_force</a></th><td></td></tr><tr><th>/proc/<a href="global.html#proc/safe_get_ckey">safe_get_ckey</a></th><td>Safe ckey getter</td></tr><tr><th>/proc/<a href="global.html#proc/round_health">round_health</a></th><td>rounds value to limited symbols after the period for organ damage and other values</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>