mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Fixes Interrogation Intercom (#15413)
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
set_frequency(1449)
|
||||
|
||||
/obj/item/device/radio/intercom/interrogation/broadcasting/Initialize() // The detainee's side.
|
||||
. = ..()
|
||||
set_broadcasting(TRUE)
|
||||
set_listening(FALSE)
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes the interrogation radio init."
|
||||
Reference in New Issue
Block a user