Files

1 line
2.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/controller/subsystem/late_mapping - 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/controller/subsystem/late_mapping.html#var">Var Details</a> - <a href="datum/controller/subsystem/late_mapping.html#proc">Proc Details</a></header><main><h1>late_mapping <aside>/<a href="datum.html">datum</a>/<a href="datum/controller.html">controller</a>/<a href="datum/controller/subsystem.html">subsystem</a>/<a href="datum/controller/subsystem/late_mapping.html">late_mapping</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/controllers/subsystem/non_firing/SSlate_mapping.dm#L5"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/non_firing/SSlate_mapping.dm 5"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/controller/subsystem/late_mapping.html#var/maze_generators">maze_generators</a></th><td>List of all maze generators to process</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/controller/subsystem/late_mapping.html#proc/maintenance_mice">maintenance_mice</a></th><td>Randomly spawns mice in maintenance instead of being purely fixed spawn points</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/maze_generators"><aside class="declaration">var </aside>maze_generators <aside> /list/<a href="obj.html">obj</a>/<a href="obj/effect/mazegen/generator.html">effect/mazegen/generator</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/controllers/subsystem/non_firing/SSlate_mapping.dm#L10"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/non_firing/SSlate_mapping.dm 10"></a></h3><p>List of all maze generators to process</p><h2 id="proc">Proc Details</h2><h3 id="proc/maintenance_mice"><aside class="declaration">proc </aside>maintenance_mice<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/controllers/subsystem/non_firing/SSlate_mapping.dm#L66"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/non_firing/SSlate_mapping.dm 66"></a></aside></h3><p>Randomly spawns mice in maintenance instead of being purely fixed spawn points</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>