From 6b77009789e04dbd80d16c91f2e7e2072930f294 Mon Sep 17 00:00:00 2001 From: "polyxenitopalidou@gmail.com" Date: Mon, 30 Jan 2012 14:59:43 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=A2Who's=20dumb=3F=20I'm=20dumb.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3016 316c924e-a436-60f5-8080-3fe189b3f50e --- code/game/machinery/newscaster.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/machinery/newscaster.dm b/code/game/machinery/newscaster.dm index c12537b2aaa..fd631d9709b 100644 --- a/code/game/machinery/newscaster.dm +++ b/code/game/machinery/newscaster.dm @@ -60,6 +60,7 @@ var/list/obj/machinery/newscaster/allCasters = list() //list that will contain r var/hitstaken = 0 //Death at 3 hits from an item with force>=15 var/datum/feed_channel/viewing_channel = null luminosity = 0 + anchored = 1 /obj/machinery/newscaster/security_unit