mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
dgdsg (#18575)
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
radio_connection = SSradio.add_object(src, frequency, RADIO_CHAT)
|
||||
|
||||
//Triggers the deadmanswitch if its dropped or moved into ones backpack
|
||||
/obj/item/device/assembly/signaler/dropped(var/mob/user)
|
||||
/obj/item/device/assembly/signaler/dropped(mob/user)
|
||||
. = ..()
|
||||
if(deadman)
|
||||
if(!user.client)
|
||||
|
||||
Reference in New Issue
Block a user