1 line
3.3 KiB
HTML
1 line
3.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/materials.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/materials.html#define">Define Details</a></header><main><h1>code/__DEFINES/materials.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/materials.dm0"><img src="git.png" width="16" height="16" title="code/__DEFINES/materials.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/materials.html#define/MAT_CATEGORY_ORE">MAT_CATEGORY_ORE</a></th><td>Is the material from an ore? currently unused but exists atm for categorizations sake</td></tr><tr><th><a href="code/__DEFINES/materials.html#define/MAT_CATEGORY_RIGID">MAT_CATEGORY_RIGID</a></th><td>Hard materials, such as iron or metal</td></tr><tr><th><a href="code/__DEFINES/materials.html#define/MAT_CATEGORY_BASE_RECIPES">MAT_CATEGORY_BASE_RECIPES</a></th><td>Use this flag on TRUE if you want the basic recipes</td></tr><tr><th><a href="code/__DEFINES/materials.html#define/MATERIAL_COLOR">MATERIAL_COLOR</a></th><td>Flag for atoms, this flag ensures it isn't re-colored by materials. Useful for snowflake icons such as default toolboxes.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/MATERIAL_COLOR"><aside class="declaration">#define </aside>MATERIAL_COLOR <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/materials.dm#L11"><img src="git.png" width="16" height="16" title="code/__DEFINES/materials.dm 11"></a></h3><p>Flag for atoms, this flag ensures it isn't re-colored by materials. Useful for snowflake icons such as default toolboxes.</p><h3 id="define/MAT_CATEGORY_BASE_RECIPES"><aside class="declaration">#define </aside>MAT_CATEGORY_BASE_RECIPES <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/materials.dm#L8"><img src="git.png" width="16" height="16" title="code/__DEFINES/materials.dm 8"></a></h3><p>Use this flag on TRUE if you want the basic recipes</p><h3 id="define/MAT_CATEGORY_ORE"><aside class="declaration">#define </aside>MAT_CATEGORY_ORE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/materials.dm#L2"><img src="git.png" width="16" height="16" title="code/__DEFINES/materials.dm 2"></a></h3><p>Is the material from an ore? currently unused but exists atm for categorizations sake</p><h3 id="define/MAT_CATEGORY_RIGID"><aside class="declaration">#define </aside>MAT_CATEGORY_RIGID <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/materials.dm#L5"><img src="git.png" width="16" height="16" title="code/__DEFINES/materials.dm 5"></a></h3><p>Hard materials, such as iron or metal</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> |