mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
[MIRROR] EMP & Wires refactor (#12658)
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Guti
Cameron Lennox
parent
494fc9bea9
commit
b116cc450d
@@ -316,6 +316,9 @@
|
||||
matter = list(MAT_STEEL = 360, MAT_GLASS = 720)
|
||||
|
||||
/obj/item/ammo_casing/a12g/stunshell/emp_act(severity, recursive)
|
||||
. = ..()
|
||||
if (. & EMP_PROTECT_SELF)
|
||||
return
|
||||
if(prob(100/severity)) BB = null
|
||||
update_icon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user