Goonstation 13 - Modules - Types

code/modules/maptext/_maptext_holder.dm

/atom/movable/maptext_holderMaptext holders are atom/movables that are attached to a parent maptext manager, and are responsible for displaying maptext images to a single client. When maptext is required to be displayed to a client, the parent maptext manager will instruct the maptext holder associated with that client to add a line of maptext to itself and add it to the client's images list.