Prevents unsecuring photon projectors. (#67493)

Prevents unsecuring the photon projector

Co-authored-by: robbertapir <robbertapir@airmail.cc>
This commit is contained in:
robbertapir
2022-06-05 23:34:44 -04:00
committed by GitHub
co-authored by robbertapir
parent 7cb3aa821d
commit 672858eb66
+4
View File
@@ -361,6 +361,10 @@
/obj/item/assembly/flash/armimplant/proc/cooldown()
overheat = FALSE
/obj/item/assembly/flash/armimplant/screwdriver_act(mob/living/user, obj/item/I)
to_chat(user, span_notice("\The [src] is an implant! It cannot be unsecured!"))
add_fingerprint(user)
/obj/item/assembly/flash/hypnotic
desc = "A modified flash device, programmed to emit a sequence of subliminal flashes that can send a vulnerable target into a hypnotic trance."
flashing_overlay = "flash-hypno"