mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
@@ -182,7 +182,11 @@
|
||||
reload_sound = 'sound/weapons/reload_shell_emp.ogg'
|
||||
|
||||
/obj/item/ammo_casing/shotgun/stunshell/emp_act(severity)
|
||||
if(prob(100/severity)) BB = null
|
||||
. = ..()
|
||||
|
||||
if(prob(100/severity))
|
||||
BB = null
|
||||
|
||||
update_icon()
|
||||
|
||||
//Does not stun, only blinds, but has area of effect.
|
||||
|
||||
Reference in New Issue
Block a user