mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 18:47:20 +01:00
Everything else through the door (#19358)
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
to_chat(traitor_mob, "<span class='warning'>Unfortunately, the Syndicate wasn't able to give you an uplink.</span>")
|
||||
return FALSE // They had no PDA or radio for whatever reason.
|
||||
|
||||
if(istype(R, /obj/item/radio))
|
||||
if(isradio(R))
|
||||
// generate list of radio freqs
|
||||
var/obj/item/radio/target_radio = R
|
||||
var/freq = PUBLIC_LOW_FREQ
|
||||
|
||||
Reference in New Issue
Block a user