EMP Refactor & Multi Z-level EMPs (#17781)

* sdfasf

* sdfas

* dsf
This commit is contained in:
Fluffy
2023-12-04 19:37:49 +00:00
committed by GitHub
parent 8f1a282756
commit d8d063edc6
143 changed files with 744 additions and 272 deletions
@@ -87,7 +87,7 @@
var/obj/machinery/camera/C = target
if(prob(25))
C.emp_act(28)
C.emp_act(EMP_LIGHT)
selfmsg = "<span class='notice'>You hit the lens of \the [C] with \the [src], temporarily disabling the camera!</span>"
admin_attack_log(user, src,"hits the camera with a laser pointer", "EMPd a camera with a laser pointer")