mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
1 line
3.0 KiB
HTML
1 line
3.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/mod/module/anomaly_locked - 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/item/mod/module/anomaly_locked.html#var">Var Details</a></header><main><h1>anomaly_locked <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/mod/module.html">mod/module</a>/<a href="obj/item/mod/module/anomaly_locked.html">anomaly_locked</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/modules/_modules.dm#L355"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/_modules.dm 355"></a></h1><p>Anomaly Locked - Causes the module to not function without an anomaly.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/mod/module/anomaly_locked.html#var/accepted_anomalies">accepted_anomalies</a></th><td>Accepted types of anomaly cores.</td></tr><tr><th><a href="obj/item/mod/module/anomaly_locked.html#var/core">core</a></th><td>The core item the module runs off.</td></tr><tr><th><a href="obj/item/mod/module/anomaly_locked.html#var/prebuilt">prebuilt</a></th><td>If this one starts with a core in.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/accepted_anomalies"><aside class="declaration">var </aside>accepted_anomalies <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/modules/_modules.dm#L363"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/_modules.dm 363"></a></h3><p>Accepted types of anomaly cores.</p><h3 id="var/core"><aside class="declaration">var </aside>core <aside>– /<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/assembly.html">assembly</a>/<a href="obj/item/assembly/signaler.html">signaler</a>/anomaly</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/modules/_modules.dm#L361"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/_modules.dm 361"></a></h3><p>The core item the module runs off.</p><h3 id="var/prebuilt"><aside class="declaration">var </aside>prebuilt <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/modules/_modules.dm#L365"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/_modules.dm 365"></a></h3><p>If this one starts with a core in.</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> |