1 line
5.1 KiB
HTML
1 line
5.1 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/paperwork/photocopier.dm - /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="code/modules/paperwork/photocopier.html#define">Define Details</a></header><main><h1>code/modules/paperwork/photocopier.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/paperwork/photocopier.dm0"><img src="git.png" width="16" height="16" title="code/modules/paperwork/photocopier.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/paperwork/photocopier.html#define/PHOTO_GREYSCALE">PHOTO_GREYSCALE</a></th><td>For use with the <code>color_mode</code> var. Photos will be printed in greyscale while the var has this value.</td></tr><tr><th><a href="code/modules/paperwork/photocopier.html#define/PHOTO_COLOR">PHOTO_COLOR</a></th><td>For use with the <code>color_mode</code> var. Photos will be printed in full color while the var has this value.</td></tr><tr><th><a href="code/modules/paperwork/photocopier.html#define/PAPER_TONER_USE">PAPER_TONER_USE</a></th><td>How much toner is used for making a copy of a paper.</td></tr><tr><th><a href="code/modules/paperwork/photocopier.html#define/PHOTO_TONER_USE">PHOTO_TONER_USE</a></th><td>How much toner is used for making a copy of a photo.</td></tr><tr><th><a href="code/modules/paperwork/photocopier.html#define/DOCUMENT_TONER_USE">DOCUMENT_TONER_USE</a></th><td>How much toner is used for making a copy of a document.</td></tr><tr><th><a href="code/modules/paperwork/photocopier.html#define/ASS_TONER_USE">ASS_TONER_USE</a></th><td>How much toner is used for making a copy of an ass.</td></tr><tr><th><a href="code/modules/paperwork/photocopier.html#define/MAX_COPIES_AT_ONCE">MAX_COPIES_AT_ONCE</a></th><td>The maximum amount of copies you can make with one press of the copy button.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/ASS_TONER_USE"><aside class="declaration">#define </aside>ASS_TONER_USE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/paperwork/photocopier.dm#L14"><img src="git.png" width="16" height="16" title="code/modules/paperwork/photocopier.dm 14"></a></h3><p>How much toner is used for making a copy of an ass.</p><h3 id="define/DOCUMENT_TONER_USE"><aside class="declaration">#define </aside>DOCUMENT_TONER_USE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/paperwork/photocopier.dm#L12"><img src="git.png" width="16" height="16" title="code/modules/paperwork/photocopier.dm 12"></a></h3><p>How much toner is used for making a copy of a document.</p><h3 id="define/MAX_COPIES_AT_ONCE"><aside class="declaration">#define </aside>MAX_COPIES_AT_ONCE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/paperwork/photocopier.dm#L16"><img src="git.png" width="16" height="16" title="code/modules/paperwork/photocopier.dm 16"></a></h3><p>The maximum amount of copies you can make with one press of the copy button.</p><h3 id="define/PAPER_TONER_USE"><aside class="declaration">#define </aside>PAPER_TONER_USE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/paperwork/photocopier.dm#L8"><img src="git.png" width="16" height="16" title="code/modules/paperwork/photocopier.dm 8"></a></h3><p>How much toner is used for making a copy of a paper.</p><h3 id="define/PHOTO_COLOR"><aside class="declaration">#define </aside>PHOTO_COLOR <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/paperwork/photocopier.dm#L5"><img src="git.png" width="16" height="16" title="code/modules/paperwork/photocopier.dm 5"></a></h3><p>For use with the <code>color_mode</code> var. Photos will be printed in full color while the var has this value.</p><h3 id="define/PHOTO_GREYSCALE"><aside class="declaration">#define </aside>PHOTO_GREYSCALE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/paperwork/photocopier.dm#L3"><img src="git.png" width="16" height="16" title="code/modules/paperwork/photocopier.dm 3"></a></h3><p>For use with the <code>color_mode</code> var. Photos will be printed in greyscale while the var has this value.</p><h3 id="define/PHOTO_TONER_USE"><aside class="declaration">#define </aside>PHOTO_TONER_USE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/paperwork/photocopier.dm#L10"><img src="git.png" width="16" height="16" title="code/modules/paperwork/photocopier.dm 10"></a></h3><p>How much toner is used for making a copy of a photo.</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> |