mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Eavesdrop range on people talking into headsets is right next to them again.
Distance dropped from 3 to 1
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
|
||||
if(used_radios.len)
|
||||
italics = 1
|
||||
message_range = 3
|
||||
message_range = 1
|
||||
|
||||
var/datum/gas_mixture/environment = loc.return_air()
|
||||
if(environment)
|
||||
|
||||
Reference in New Issue
Block a user