mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Prevents unsecuring photon projectors. (#67493)
Prevents unsecuring the photon projector Co-authored-by: robbertapir <robbertapir@airmail.cc>
This commit is contained in:
co-authored by
robbertapir
parent
7cb3aa821d
commit
672858eb66
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user