Goonstation 13 - Modules - Types

code/modules/maptext/_maptext_manager.dm

/atom/movable/maptext_managerMaptext manager atom/movables govern displaying maptext over single parent atom. To this end, they track the outermost movable of the parent atom, and relocate to the outermost loc if possible. To display maptext to a client, the list of maptext holders indexed by their associated clients is queried for the maptext holder associated with that client, and instructed to add a line.