Space Station 13 - Nebula13 - Modules - Types

code/_helpers/unsorted.dm

/proc/get_ordinal_stringReturns a number string with its ordinal suffix th, st, nd, rd
/proc/passA do nothing proc used to prevent empty block warnings In hot code (like atmos checks), use EMPTY_BLOCK_GUARD instead.