1 line
3.2 KiB
HTML
1 line
3.2 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/_flags/obj_flags.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/__DEFINES/_flags/obj_flags.html#define">Define Details</a></header><main><h1>code/__DEFINES/_flags/obj_flags.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/obj_flags.dm0"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/obj_flags.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/_flags/obj_flags.html#define/EXAMINE_SKIP">EXAMINE_SKIP</a></th><td>Makes the Examine proc not read out this item.</td></tr><tr><th><a href="code/__DEFINES/_flags/obj_flags.html#define/ITEM_HAS_CONTEXTUAL_SCREENTIPS">ITEM_HAS_CONTEXTUAL_SCREENTIPS</a></th><td>Has contextual screentips when HOVERING OVER OTHER objects</td></tr><tr><th><a href="code/__DEFINES/_flags/obj_flags.html#define/CLOTHING_PRISTINE">CLOTHING_PRISTINE</a></th><td>Integrity defines for clothing (not flags but close enough)</td></tr><tr><th><a href="code/__DEFINES/_flags/obj_flags.html#define/FIRST_SOUNDS">FIRST_SOUNDS</a></th><td>Flags for the pod_flags var on /obj/structure/closet/supplypod</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/CLOTHING_PRISTINE"><aside class="declaration">#define </aside>CLOTHING_PRISTINE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/obj_flags.dm#L24"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/obj_flags.dm 24"></a></h3><p>Integrity defines for clothing (not flags but close enough)</p><h3 id="define/EXAMINE_SKIP"><aside class="declaration">#define </aside>EXAMINE_SKIP <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/obj_flags.dm#L17"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/obj_flags.dm 17"></a></h3><p>Makes the Examine proc not read out this item.</p><h3 id="define/FIRST_SOUNDS"><aside class="declaration">#define </aside>FIRST_SOUNDS <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/obj_flags.dm#L31"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/obj_flags.dm 31"></a></h3><p>Flags for the pod_flags var on /obj/structure/closet/supplypod</p><h3 id="define/ITEM_HAS_CONTEXTUAL_SCREENTIPS"><aside class="declaration">#define </aside>ITEM_HAS_CONTEXTUAL_SCREENTIPS <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/obj_flags.dm#L21"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/obj_flags.dm 21"></a></h3><p>Has contextual screentips when HOVERING OVER OTHER objects</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> |