/tg/ Station 13 - Modules - Types

code/game/machinery/status_display.dm

/obj/machinery/status_displayStatus display which can show images and scrolling text.
/obj/effect/overlay/status_display_textNice overlay to make text smoothly scroll with no client updates after setup.
/obj/machinery/status_display/evacEvac display which shows shuttle timer or message set by Command.
/obj/machinery/status_display/supplySupply display which shows the status of the supply shuttle.
/obj/machinery/status_display/shuttleGeneral-purpose shuttle status display.
/obj/machinery/status_display/aiPictograph display which the AI can use to emote.
/obj/effect/abstract/greenscreen_location_indicatorUsed to indicate where the greenscreen is recording
/obj/effect/abstract/greenscreen_appearance_holderBasically exists to hold an appearance that we can slot into vis_contents
/obj/effect/abstract/greenscreen_displayBasically exists to compile a list of appearances to display to all status displays
/obj/machinery/greenscreen_cameraA stationary object which "records" anyone who is in front of it and broadcasts them to all status displays