diff --git a/code/game/machinery/computer/camera.dm b/code/game/machinery/computer/camera.dm index 50ed20ae619e..de6daa417946 100644 --- a/code/game/machinery/computer/camera.dm +++ b/code/game/machinery/computer/camera.dm @@ -258,7 +258,7 @@ /obj/machinery/computer/security/telescreen/entertainment name = "entertainment monitor" - desc = "Damn, they better have the /tg/ channel on these things." + desc = "A screen displaying various entertainment channels. I hope they have that new Gezenan sitcom on this." icon = 'icons/obj/status_display.dmi' icon_state = "entertainment_blank" network = list("thunder")