Fixes EMPs (#37656)

This commit is contained in:
kevinz000
2018-05-10 01:33:25 -05:00
committed by letterjay
parent 4533b983f6
commit 3819a5a9b5
5 changed files with 27 additions and 27 deletions
@@ -73,6 +73,8 @@
slave.refresh_mob_views()
/datum/component/storage/concrete/emp_act(severity)
if(emp_shielded)
return
var/atom/real_location = real_location()
for(var/i in real_location)
var/atom/A = i