mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
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/effect_system/foam_spread - 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> — <a href="datum/effect_system/foam_spread.html#var">Var Details</a></header><main><h1>foam_spread <aside>/<a href="datum.html">datum</a>/<a href="datum/effect_system.html">effect_system</a>/<a href="datum/effect_system/foam_spread.html">foam_spread</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/effect_system/effects_foam.dm#L163"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 163"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/effect_system/foam_spread.html#var/banned_reagents">banned_reagents</a></th><td>the reagents that we don't want in foam</td></tr><tr><th><a href="datum/effect_system/foam_spread.html#var/carried_reagents">carried_reagents</a></th><td>the IDs of reagents present when the foam was mixed</td></tr><tr><th><a href="datum/effect_system/foam_spread.html#var/spread_size">spread_size</a></th><td>the size of the foam spread.</td></tr><tr><th><a href="datum/effect_system/foam_spread.html#var/temperature">temperature</a></th><td>the temperature that the reagents in the foam will be set to</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/banned_reagents"><aside class="declaration">var </aside>banned_reagents <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/effect_system/effects_foam.dm#L172"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 172"></a></h3><p>the reagents that we don't want in foam</p><h3 id="var/carried_reagents"><aside class="declaration">var </aside>carried_reagents <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/effect_system/effects_foam.dm#L168"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 168"></a></h3><p>the IDs of reagents present when the foam was mixed</p><h3 id="var/spread_size"><aside class="declaration">var </aside>spread_size <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/effect_system/effects_foam.dm#L166"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 166"></a></h3><p>the size of the foam spread.</p><h3 id="var/temperature"><aside class="declaration">var </aside>temperature <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/effect_system/effects_foam.dm#L170"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 170"></a></h3><p>the temperature that the reagents in the foam will be set to</p></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> |