Merge pull request #2700 from Citadel-Station-13/upstream-merge-30584
[MIRROR] Fixes ventriloquist dummy
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user