mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
2.7 KiB
HTML
1 line
2.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/fire - 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="obj/effect/fire.html#var">Var Details</a></header><main><h1>fire <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/fire.html">effect/fire</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/chemical_flamethrower/fire_effect.dm#L4"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/chemical_flamethrower/fire_effect.dm 4"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/fire.html#var/application_stacks">application_stacks</a></th><td>How many firestacks does the fire give to mobs</td></tr><tr><th><a href="obj/effect/fire.html#var/duration">duration</a></th><td>How long will our fire last</td></tr><tr><th><a href="obj/effect/fire.html#var/temperature">temperature</a></th><td>How hot is our fire?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/application_stacks"><aside class="declaration">var </aside>application_stacks <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/chemical_flamethrower/fire_effect.dm#L15"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/chemical_flamethrower/fire_effect.dm 15"></a></h3><p>How many firestacks does the fire give to mobs</p><h3 id="var/duration"><aside class="declaration">var </aside>duration <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/chemical_flamethrower/fire_effect.dm#L13"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/chemical_flamethrower/fire_effect.dm 13"></a></h3><p>How long will our fire last</p><h3 id="var/temperature"><aside class="declaration">var </aside>temperature <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/chemical_flamethrower/fire_effect.dm#L11"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/chemical_flamethrower/fire_effect.dm 11"></a></h3><p>How hot is our fire?</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |