Fixes ventriloquist dummy (#30584)

This commit is contained in:
AnturK
2017-09-11 19:32:25 +02:00
committed by CitadelStationBot
parent 8ee6fdb76a
commit 19adbb9a32
+2
View File
@@ -180,6 +180,8 @@ GLOBAL_LIST_INIT(department_radio_keys, list(
spans |= SPAN_ITALICS
if(radio_return & REDUCE_RANGE)
message_range = 1
if(radio_return & NOPASS)
return 1
//No screams in space, unless you're next to someone.
var/turf/T = get_turf(src)