1 line
3.5 KiB
HTML
1 line
3.5 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/component/squeak - /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/component/squeak.html#var">Var Details</a></header><main><h1>squeak <aside>/<a href="datum.html">datum</a>/<a href="datum/component.html">component</a>/<a href="datum/component/squeak.html">squeak</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/squeak.dm#L1"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/component/squeak.html#var/cross_squeak_delay_chance">cross_squeak_delay_chance</a></th><td>chance we'll be stopped from squeaking by cooldown when something crossing us squeaks</td></tr><tr><th><a href="datum/component/squeak.html#var/sound_extra_range">sound_extra_range</a></th><td>extra-range for this component's sound</td></tr><tr><th><a href="datum/component/squeak.html#var/sound_falloff_distance">sound_falloff_distance</a></th><td>when sounds start falling off for the squeak</td></tr><tr><th><a href="datum/component/squeak.html#var/sound_falloff_exponent">sound_falloff_exponent</a></th><td>sound exponent for squeak. Defaults to 10 as squeaking is loud and annoying enough.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/cross_squeak_delay_chance"><aside class="declaration">var </aside>cross_squeak_delay_chance <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/squeak.dm#L20"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 20"></a></h3><p>chance we'll be stopped from squeaking by cooldown when something crossing us squeaks</p><h3 id="var/sound_extra_range"><aside class="declaration">var </aside>sound_extra_range <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/squeak.dm#L23"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 23"></a></h3><p>extra-range for this component's sound</p><h3 id="var/sound_falloff_distance"><aside class="declaration">var </aside>sound_falloff_distance <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/squeak.dm#L25"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 25"></a></h3><p>when sounds start falling off for the squeak</p><h3 id="var/sound_falloff_exponent"><aside class="declaration">var </aside>sound_falloff_exponent <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/squeak.dm#L27"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 27"></a></h3><p>sound exponent for squeak. Defaults to 10 as squeaking is loud and annoying enough.</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> |