From 110593be86c16d91a2efde069b495898c37c08fa Mon Sep 17 00:00:00 2001 From: Neerti Date: Sat, 2 Jan 2016 14:03:06 -0500 Subject: [PATCH] Fixes intercom bug Fixes #718 --- code/game/objects/items/devices/radio/radio.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/objects/items/devices/radio/radio.dm b/code/game/objects/items/devices/radio/radio.dm index 16c810a8a0..da19137043 100644 --- a/code/game/objects/items/devices/radio/radio.dm +++ b/code/game/objects/items/devices/radio/radio.dm @@ -44,6 +44,7 @@ var/global/list/default_medbay_channels = list( throw_speed = 2 throw_range = 9 w_class = 2 + show_messages = 1 matter = list("glass" = 25,DEFAULT_WALL_MATERIAL = 75) var/const/FREQ_LISTENING = 1