some modules things
This commit is contained in:
@@ -105,7 +105,7 @@ Code:
|
||||
user << "You transfer the frequency and code of \the [signaler2.name] to \the [name]"
|
||||
else
|
||||
..()
|
||||
|
||||
|
||||
/obj/item/device/assembly/signaler/proc/signal()
|
||||
if(!radio_connection) return
|
||||
|
||||
@@ -194,3 +194,9 @@ Code:
|
||||
|
||||
/obj/item/device/assembly/signaler/anomaly/attack_self()
|
||||
return
|
||||
|
||||
/obj/item/device/assembly/signaler/cyborg
|
||||
origin_tech = null
|
||||
|
||||
/obj/item/device/assembly/signaler/cyborg/attackby(obj/item/weapon/W, mob/user, params)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user