code/__HELPERS/type2type.dm
/proc/dir2offset | Returns a list(x, y), being the change in position required to step in the passed in direction |
---|---|
/proc/body_zone2cover_flags | For finding out what body parts a body zone covers, the inverse of the below basically |
/proc/url2htmlloader | Return html to load a url. for use inside of browse() calls to html assets that might be loaded on a cdn. |