mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
1 line
6.6 KiB
HTML
1 line
6.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/machines.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/__DEFINES/machines.html#define">Define Details</a></header><main><h1>code/__DEFINES/machines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/machines.html#define/GAMMALATHE">GAMMALATHE</a></th><td>Used for gamma armoury lathe designs</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/HEAT_MODIFIER">HEAT_MODIFIER</a></th><td>A flat multiplier for all reactor heat. Higher = more heat production.</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/SUPERMATTER_HEAT_PENALTY_THRESHOLD">SUPERMATTER_HEAT_PENALTY_THRESHOLD</a></th><td>Higher == Crystal safe operational temperature is higher.</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/AALARM_MODE_FILTERING">AALARM_MODE_FILTERING</a></th><td>Air alarm modes</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/RC_ASSIST">RC_ASSIST</a></th><td><a href="obj/machinery/requests_console.html" title="/obj/machinery/requests_console">/obj/machinery/requests_console</a> can request assistance.</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/RC_SUPPLY">RC_SUPPLY</a></th><td><a href="obj/machinery/requests_console.html" title="/obj/machinery/requests_console">/obj/machinery/requests_console</a> can request supplies.</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/RC_INFO">RC_INFO</a></th><td><a href="obj/machinery/requests_console.html" title="/obj/machinery/requests_console">/obj/machinery/requests_console</a> can relay anonymous information.</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/ORM_BASE_POINT_MULT">ORM_BASE_POINT_MULT</a></th><td>ORM point defines</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/SALVAGE_REDEMPTION_BASE_POINT_MULT">SALVAGE_REDEMPTION_BASE_POINT_MULT</a></th><td>Salvage machine point defines</td></tr><tr><th><a href="code/__DEFINES/machines.html#define/RGLASS_SOLAR_MULT">RGLASS_SOLAR_MULT</a></th><td>Solar panel material multiplier defines</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/AALARM_MODE_FILTERING"><aside class="declaration">#define </aside>AALARM_MODE_FILTERING <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L104"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 104"></a></h3><p>Air alarm modes</p><h3 id="define/GAMMALATHE"><aside class="declaration">#define </aside>GAMMALATHE <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L10"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 10"></a></h3><p>Used for gamma armoury lathe designs</p><h3 id="define/HEAT_MODIFIER"><aside class="declaration">#define </aside>HEAT_MODIFIER <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L48"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 48"></a></h3><p>A flat multiplier for all reactor heat. Higher = more heat production.</p><h3 id="define/ORM_BASE_POINT_MULT"><aside class="declaration">#define </aside>ORM_BASE_POINT_MULT <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L131"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 131"></a></h3><p>ORM point defines</p><h3 id="define/RC_ASSIST"><aside class="declaration">#define </aside>RC_ASSIST <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L124"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 124"></a></h3><p><a href="obj/machinery/requests_console.html" title="/obj/machinery/requests_console">/obj/machinery/requests_console</a> can request assistance.</p><h3 id="define/RC_INFO"><aside class="declaration">#define </aside>RC_INFO <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L128"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 128"></a></h3><p><a href="obj/machinery/requests_console.html" title="/obj/machinery/requests_console">/obj/machinery/requests_console</a> can relay anonymous information.</p><h3 id="define/RC_SUPPLY"><aside class="declaration">#define </aside>RC_SUPPLY <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L126"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 126"></a></h3><p><a href="obj/machinery/requests_console.html" title="/obj/machinery/requests_console">/obj/machinery/requests_console</a> can request supplies.</p><h3 id="define/RGLASS_SOLAR_MULT"><aside class="declaration">#define </aside>RGLASS_SOLAR_MULT <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L141"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 141"></a></h3><p>Solar panel material multiplier defines</p><h3 id="define/SALVAGE_REDEMPTION_BASE_POINT_MULT"><aside class="declaration">#define </aside>SALVAGE_REDEMPTION_BASE_POINT_MULT <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L137"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 137"></a></h3><p>Salvage machine point defines</p><h3 id="define/SUPERMATTER_HEAT_PENALTY_THRESHOLD"><aside class="declaration">#define </aside>SUPERMATTER_HEAT_PENALTY_THRESHOLD <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/machines.dm#L52"><img src="git.png" width="16" height="16" title="code/__DEFINES/machines.dm 52"></a></h3><p>Higher == Crystal safe operational temperature is higher.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |