From df6ec0f9944470dd0ee5681eac91513470ef2718 Mon Sep 17 00:00:00 2001 From: VerySoft Date: Sat, 12 Feb 2022 22:54:09 -0500 Subject: [PATCH] Allow all preset request consoles to make announcements Don't see why we wouldn't do this, department announcements are cool --- code/game/machinery/requests_console_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/machinery/requests_console_vr.dm b/code/game/machinery/requests_console_vr.dm index 9e93691c2e5..39f0a8ecb9f 100644 --- a/code/game/machinery/requests_console_vr.dm +++ b/code/game/machinery/requests_console_vr.dm @@ -10,7 +10,7 @@ name = "" department = "" departmentType = "" - announcementConsole = 0 + announcementConsole = TRUE // Departments /obj/machinery/requests_console/preset/cargo