1 line
3.1 KiB
HTML
1 line
3.1 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/melee/touch_attack/fattening - /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="obj/item/melee/touch_attack/fattening.html#var">Var Details</a> - <a href="obj/item/melee/touch_attack/fattening.html#proc">Proc Details</a></header><main><h1>fattening <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/melee/touch_attack/fattening.html">melee/touch_attack/fattening</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/GainStation13/code/mechanics/spells.dm#L21"><img src="git.png" width="16" height="16" title="GainStation13/code/mechanics/spells.dm 21"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/melee/touch_attack/fattening.html#var/fattening_verb">fattening_verb</a></th><td>What verb is used for the spell?</td></tr><tr><th><a href="obj/item/melee/touch_attack/fattening.html#var/weight_to_add">weight_to_add</a></th><td>How much weight is added?</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/melee/touch_attack/fattening.html#proc/afterattack">afterattack</a></th><td>Is weight being transfered from the user to another mob?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/fattening_verb"><aside class="declaration">var </aside>fattening_verb <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/GainStation13/code/mechanics/spells.dm#L31"><img src="git.png" width="16" height="16" title="GainStation13/code/mechanics/spells.dm 31"></a></h3><p>What verb is used for the spell?</p><h3 id="var/weight_to_add"><aside class="declaration">var </aside>weight_to_add <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/GainStation13/code/mechanics/spells.dm#L29"><img src="git.png" width="16" height="16" title="GainStation13/code/mechanics/spells.dm 29"></a></h3><p>How much weight is added?</p><h2 id="proc">Proc Details</h2><h3 id="proc/afterattack"><aside class="parent"><a title="/obj/item" href="obj/item.html#proc/afterattack">↑</a></aside>afterattack<aside>(/<a href="atom.html">atom</a>/target, /<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/carbon.html">carbon</a>/user, proximity) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/GainStation13/code/mechanics/spells.dm#L35"><img src="git.png" width="16" height="16" title="GainStation13/code/mechanics/spells.dm 35"></a></aside></h3><p>Is weight being transfered from the user to another mob?</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> |