Files
Paradise/code/__DEFINES/station_defines.html

1 line
3.9 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/station_defines.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/__DEFINES/station_defines.html#define">Define Details</a></header><main><h1>code/__DEFINES/station_defines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/station_defines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/station_defines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/station_defines.html#define/STATION_TRAIT_ABSTRACT">STATION_TRAIT_ABSTRACT</a></th><td>For traits that shouldn't be selected, like abstract types (wow)</td></tr><tr><th><a href="code/__DEFINES/station_defines.html#define/STATION_TRAIT_PLANETARY">STATION_TRAIT_PLANETARY</a></th><td>Only run on planet stations</td></tr><tr><th><a href="code/__DEFINES/station_defines.html#define/STATION_TRAIT_SPACE_BOUND">STATION_TRAIT_SPACE_BOUND</a></th><td>Only run on space stations</td></tr><tr><th><a href="code/__DEFINES/station_defines.html#define/STATION_TRAIT_MAP_UNRESTRICTED">STATION_TRAIT_MAP_UNRESTRICTED</a></th><td>Not restricted by space or planet, can always just happen</td></tr><tr><th><a href="code/__DEFINES/station_defines.html#define/FUTURE_STATION_TRAITS_FILE">FUTURE_STATION_TRAITS_FILE</a></th><td>The data file that future station traits forced by an admin are stored in</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/FUTURE_STATION_TRAITS_FILE"><aside class="declaration">#define </aside>FUTURE_STATION_TRAITS_FILE <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/station_defines.dm#L16"><img src="git.png" width="16" height="16" title="code/__DEFINES/station_defines.dm 16"></a></h3><p>The data file that future station traits forced by an admin are stored in</p><h3 id="define/STATION_TRAIT_ABSTRACT"><aside class="declaration">#define </aside>STATION_TRAIT_ABSTRACT <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/station_defines.dm#L6"><img src="git.png" width="16" height="16" title="code/__DEFINES/station_defines.dm 6"></a></h3><p>For traits that shouldn't be selected, like abstract types (wow)</p><h3 id="define/STATION_TRAIT_MAP_UNRESTRICTED"><aside class="declaration">#define </aside>STATION_TRAIT_MAP_UNRESTRICTED <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/station_defines.dm#L13"><img src="git.png" width="16" height="16" title="code/__DEFINES/station_defines.dm 13"></a></h3><p>Not restricted by space or planet, can always just happen</p><h3 id="define/STATION_TRAIT_PLANETARY"><aside class="declaration">#define </aside>STATION_TRAIT_PLANETARY <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/station_defines.dm#L8"><img src="git.png" width="16" height="16" title="code/__DEFINES/station_defines.dm 8"></a></h3><p>Only run on planet stations</p><h3 id="define/STATION_TRAIT_SPACE_BOUND"><aside class="declaration">#define </aside>STATION_TRAIT_SPACE_BOUND <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/__DEFINES/station_defines.dm#L10"><img src="git.png" width="16" height="16" title="code/__DEFINES/station_defines.dm 10"></a></h3><p>Only run on space stations</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>