mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
1 line
2.4 KiB
HTML
1 line
2.4 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/station_goals/bluespace_tap.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/modules/station_goals/bluespace_tap.html#define">Define Details</a></header><main><h1>code/modules/station_goals/bluespace_tap.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/station_goals/bluespace_tap.dm"><img src="git.png" width="16" height="16" title="code/modules/station_goals/bluespace_tap.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/station_goals/bluespace_tap.html#define/POINTS_PER_W">POINTS_PER_W</a></th><td>Points generated per cycle for each Watt of power consumption</td></tr><tr><th><a href="code/modules/station_goals/bluespace_tap.html#define/BASE_POINTS">BASE_POINTS</a></th><td>Amount of points generated per cycle per 50KW for the first 500KW</td></tr><tr><th><a href="obj/machinery/power/bluespace_tap.html">/obj/machinery/power/bluespace_tap</a></th><td>A station goal that consumes enormous amounts of power to generate (mostly fluff) rewards</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/BASE_POINTS"><aside class="declaration">#define </aside>BASE_POINTS <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/station_goals/bluespace_tap.dm#L65"><img src="git.png" width="16" height="16" title="code/modules/station_goals/bluespace_tap.dm 65"></a></h3><p>Amount of points generated per cycle per 50KW for the first 500KW</p><h3 id="define/POINTS_PER_W"><aside class="declaration">#define </aside>POINTS_PER_W <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/station_goals/bluespace_tap.dm#L63"><img src="git.png" width="16" height="16" title="code/modules/station_goals/bluespace_tap.dm 63"></a></h3><p>Points generated per cycle for each Watt of power consumption</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> |