Files

6 lines
2.0 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/mutation/human/hulk - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="datum/mutation/human/hulk.html#proc">Proc Details</a></header><main><h1>hulk <aside>/<a href="datum.html">datum</a>/<a href="datum/mutation/human/hulk.html">mutation/human/hulk</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/mutations/hulk.dm#L2"><img src="git.png" width="16" height="16" title="code/datums/mutations/hulk.dm 2"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/mutation/human/hulk.html#proc/break_an_arm">break_an_arm</a></th><td>Checks damage of a hulk's arm and applies bone wounds as necessary.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/break_an_arm"><aside class="declaration">proc </aside>break_an_arm<aside>(/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/bodypart.html">bodypart</a>/arm) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/mutations/hulk.dm#L39"><img src="git.png" width="16" height="16" title="code/datums/mutations/hulk.dm 39"></a></aside></h3><p>Checks damage of a hulk's arm and applies bone wounds as necessary.</p>
<p>Called by specific atoms being attacked, such as walls. If an atom
does not call this proc, than punching that atom will not cause
arm breaking (even if the atom deals recoil damage to hulks).
Arguments:
arg1 is the arm to evaluate damage of and possibly break.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html>