mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +00:00
Fixes mobs being unable to hear from inside machines or objects. (#14823)
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
if(href_list["send"])
|
||||
radio.send_signal("ACTIVATE")
|
||||
computer.output_message("[icon2html(host, viewers(get_turf(src)))] *beep* *beep*", 1)
|
||||
computer.output_message("[icon2html(computer, viewers(get_turf(src)))] *beep* *beep*", 1)
|
||||
return TRUE
|
||||
|
||||
else if(href_list["freq"])
|
||||
|
||||
Reference in New Issue
Block a user