/tg/ Station 13 - Modules - Types

code/__HELPERS/type2type.dm

/proc/zone2body_parts_covered For finding out what body parts a body zone covers, the inverse of the below basically
/proc/hex2rgb Converts "#RRGGBB" to list(0xRR, 0xGG, 0xBB)
/proc/url2htmlloader Return html to load a url. for use inside of browse() calls to html assets that might be loaded on a cdn.