mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
1 line
4.0 KiB
HTML
1 line
4.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/control/pre_equipped - 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/control/pre_equipped.html#var">Var Details</a></header><main><h1>pre_equipped <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/mod/control.html">mod/control</a>/<a href="obj/item/mod/control/pre_equipped.html">pre_equipped</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/mod_types.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_types.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/mod/control/pre_equipped.html#var/applied_cell">applied_cell</a></th><td>The cell we apply to the core. Only applies to standard core suits.</td></tr><tr><th><a href="obj/item/mod/control/pre_equipped.html#var/applied_core">applied_core</a></th><td>The MOD core we apply to the suit.</td></tr><tr><th><a href="obj/item/mod/control/pre_equipped.html#var/applied_modules">applied_modules</a></th><td>List of modules we spawn with.</td></tr><tr><th><a href="obj/item/mod/control/pre_equipped.html#var/applied_skin">applied_skin</a></th><td>The skin we apply to the suit, defaults to the default_skin of the theme.</td></tr><tr><th><a href="obj/item/mod/control/pre_equipped.html#var/default_pins">default_pins</a></th><td>Modules that we pin when the suit is installed for the first time, for convenience, can be applied or theme inbuilt modules.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/applied_cell"><aside class="declaration">var </aside>applied_cell <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/mod_types.dm#L7"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_types.dm 7"></a></h3><p>The cell we apply to the core. Only applies to standard core suits.</p><h3 id="var/applied_core"><aside class="declaration">var </aside>applied_core <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/mod_types.dm#L5"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_types.dm 5"></a></h3><p>The MOD core we apply to the suit.</p><h3 id="var/applied_modules"><aside class="declaration">var </aside>applied_modules <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/mod_types.dm#L9"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_types.dm 9"></a></h3><p>List of modules we spawn with.</p><h3 id="var/applied_skin"><aside class="declaration">var </aside>applied_skin <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/mod_types.dm#L3"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_types.dm 3"></a></h3><p>The skin we apply to the suit, defaults to the default_skin of the theme.</p><h3 id="var/default_pins"><aside class="declaration">var </aside>default_pins <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/mod_types.dm#L11"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_types.dm 11"></a></h3><p>Modules that we pin when the suit is installed for the first time, for convenience, can be applied or theme inbuilt modules.</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> |