1 line
4.1 KiB
HTML
1 line
4.1 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/structure/closet/secure_closet/cargo/owned - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="obj/structure/closet/secure_closet/cargo/owned.html#var">Var Details</a></header><main><h1>owned <aside>/<a href="obj.html">obj</a>/<a href="obj/structure/closet.html">structure/closet</a>/<a href="obj/structure/closet/secure_closet/cargo/owned.html">secure_closet/cargo/owned</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm#L24"><img src="git.png" width="16" height="16" title="code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm 24"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/structure/closet/secure_closet/cargo/owned.html#var/buyer_account">buyer_account</a></th><td>Account of the person buying the crate if private purchasing.</td></tr><tr><th><a href="obj/structure/closet/secure_closet/cargo/owned.html#var/department_account">department_account</a></th><td>Department of the person buying the crate if buying via the NIRN app.</td></tr><tr><th><a href="obj/structure/closet/secure_closet/cargo/owned.html#var/department_purchase">department_purchase</a></th><td>Is the crate being bought by a person, or a budget card?</td></tr><tr><th><a href="obj/structure/closet/secure_closet/cargo/owned.html#var/privacy_lock">privacy_lock</a></th><td>Is the secure crate opened or closed?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/buyer_account"><aside class="declaration">var </aside>buyer_account <aside>– /<a href="datum.html">datum</a>/<a href="datum/bank_account.html">bank_account</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm#L28"><img src="git.png" width="16" height="16" title="code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm 28"></a></h3><p>Account of the person buying the crate if private purchasing.</p><h3 id="var/department_account"><aside class="declaration">var </aside>department_account <aside>– /<a href="datum.html">datum</a>/<a href="datum/bank_account.html">bank_account</a>/department</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm#L30"><img src="git.png" width="16" height="16" title="code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm 30"></a></h3><p>Department of the person buying the crate if buying via the NIRN app.</p><h3 id="var/department_purchase"><aside class="declaration">var </aside>department_purchase <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm#L34"><img src="git.png" width="16" height="16" title="code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm 34"></a></h3><p>Is the crate being bought by a person, or a budget card?</p><h3 id="var/privacy_lock"><aside class="declaration">var </aside>privacy_lock <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm#L32"><img src="git.png" width="16" height="16" title="code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm 32"></a></h3><p>Is the secure crate opened or closed?</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |