mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
1 line
2.8 KiB
HTML
1 line
2.8 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/storage - 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/storage.html#var">Var Details</a></header><main><h1>storage <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/storage.html">storage</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/modules/modules_general.dm#L4"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_general.dm 4"></a></h1><p>Storage - Adds a storage component to the suit.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/mod/module/storage.html#var/max_combined_w_class">max_combined_w_class</a></th><td>Max combined weight of all items in the storage.</td></tr><tr><th><a href="obj/item/mod/module/storage.html#var/max_items">max_items</a></th><td>Max amount of items in the storage.</td></tr><tr><th><a href="obj/item/mod/module/storage.html#var/max_w_class">max_w_class</a></th><td>Max weight class of items in the storage.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/max_combined_w_class"><aside class="declaration">var </aside>max_combined_w_class <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/modules/modules_general.dm#L15"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_general.dm 15"></a></h3><p>Max combined weight of all items in the storage.</p><h3 id="var/max_items"><aside class="declaration">var </aside>max_items <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/modules/modules_general.dm#L17"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_general.dm 17"></a></h3><p>Max amount of items in the storage.</p><h3 id="var/max_w_class"><aside class="declaration">var </aside>max_w_class <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mod/modules/modules_general.dm#L13"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_general.dm 13"></a></h3><p>Max weight class of items in the storage.</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> |