Files

3 lines
2.6 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/controllers/subsystem/SSshuttles.dm - 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="code/controllers/subsystem/SSshuttles.html#define">Define Details</a></header><main><h1>code/controllers/subsystem/SSshuttles.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/subsystem/SSshuttles.dm"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/SSshuttles.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/controllers/subsystem/SSshuttles.html#define/MAX_TRANSIT_TILE_COUNT">MAX_TRANSIT_TILE_COUNT</a></th><td>How many turfs to allow before we start blocking transit requests</td></tr><tr><th><a href="code/controllers/subsystem/SSshuttles.html#define/SOFT_TRANSIT_RESERVATION_THRESHOLD">SOFT_TRANSIT_RESERVATION_THRESHOLD</a></th><td>How many turfs to allow before we start freeing up existing &quot;soft reserved&quot; transit docks
If we're under load we want to allow for cycling, but if not we want to preserve already generated docks for use</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/MAX_TRANSIT_TILE_COUNT"><aside class="declaration">#define </aside>MAX_TRANSIT_TILE_COUNT <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/subsystem/SSshuttles.dm#L5"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/SSshuttles.dm 5"></a></h3><p>How many turfs to allow before we start blocking transit requests</p><h3 id="define/SOFT_TRANSIT_RESERVATION_THRESHOLD"><aside class="declaration">#define </aside>SOFT_TRANSIT_RESERVATION_THRESHOLD <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/subsystem/SSshuttles.dm#L8"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/SSshuttles.dm 8"></a></h3><p>How many turfs to allow before we start freeing up existing &quot;soft reserved&quot; transit docks
If we're under load we want to allow for cycling, but if not we want to preserve already generated docks for use</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>