Files

5 lines
2.0 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/spawner/themed_mess - 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/spawner/themed_mess.html#var">Var Details</a></header><main><h1>themed_mess <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/spawner.html">effect/spawner</a>/<a href="obj/effect/spawner/themed_mess.html">themed_mess</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/spawners/mess_spawners.dm#L1"><img src="git.png" width="16" height="16" title="code/game/objects/effects/spawners/mess_spawners.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/spawner/themed_mess.html#var/remaining_tiles">remaining_tiles</a></th><td>The number of tiles to spread to. Each new chosen tile receives this
value decremented by one, ensuring the maximum size of the mess is limited
by the original spawner's value.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/remaining_tiles"><aside class="declaration">var </aside>remaining_tiles <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/spawners/mess_spawners.dm#L9"><img src="git.png" width="16" height="16" title="code/game/objects/effects/spawners/mess_spawners.dm 9"></a></h3><p>The number of tiles to spread to. Each new chosen tile receives this
value decremented by one, ensuring the maximum size of the mess is limited
by the original spawner's value.</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>