mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
1 line
2.9 KiB
HTML
1 line
2.9 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/datums/ores.dm - 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="code/datums/ores.html#define">Define Details</a></header><main><h1>code/datums/ores.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ores.dm"><img src="git.png" width="16" height="16" title="code/datums/ores.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/datums/ores.html#define/GIBTONITE_UNSTRUCK">GIBTONITE_UNSTRUCK</a></th><td>The gibtonite ore is dormant.</td></tr><tr><th><a href="code/datums/ores.html#define/GIBTONITE_ACTIVE">GIBTONITE_ACTIVE</a></th><td>The gibtonite ore is in its detonation countdown.</td></tr><tr><th><a href="code/datums/ores.html#define/GIBTONITE_STABLE">GIBTONITE_STABLE</a></th><td>The gibtonite ore has been stabilized and its detonation countdown is cancelled.</td></tr><tr><th><a href="code/datums/ores.html#define/GIBTONITE_DETONATE">GIBTONITE_DETONATE</a></th><td>The gibtonite ore is about to explode.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/GIBTONITE_ACTIVE"><aside class="declaration">#define </aside>GIBTONITE_ACTIVE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ores.dm#L101"><img src="git.png" width="16" height="16" title="code/datums/ores.dm 101"></a></h3><p>The gibtonite ore is in its detonation countdown.</p><h3 id="define/GIBTONITE_DETONATE"><aside class="declaration">#define </aside>GIBTONITE_DETONATE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ores.dm#L103"><img src="git.png" width="16" height="16" title="code/datums/ores.dm 103"></a></h3><p>The gibtonite ore is about to explode.</p><h3 id="define/GIBTONITE_STABLE"><aside class="declaration">#define </aside>GIBTONITE_STABLE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ores.dm#L102"><img src="git.png" width="16" height="16" title="code/datums/ores.dm 102"></a></h3><p>The gibtonite ore has been stabilized and its detonation countdown is cancelled.</p><h3 id="define/GIBTONITE_UNSTRUCK"><aside class="declaration">#define </aside>GIBTONITE_UNSTRUCK <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ores.dm#L100"><img src="git.png" width="16" height="16" title="code/datums/ores.dm 100"></a></h3><p>The gibtonite ore is dormant.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |