Fixes webbing and holsters shielding EMP

This commit is contained in:
mwerezak
2014-07-15 07:34:33 -04:00
committed by ZomgPonies
parent 17aafd91e4
commit 9dff861f7d
+4
View File
@@ -384,4 +384,8 @@ BLIND // can't see anything
sensor_mode = pick(0,1,2,3)
..()
/obj/item/clothing/under/emp_act(severity)
if (hastie)
hastie.emp_act(severity)
..()