Allows emitters to blast through rocks again.

This commit is contained in:
Cyantime
2017-09-29 01:05:40 -04:00
committed by GitHub
parent e74c5ae426
commit 96190e94aa
@@ -189,4 +189,5 @@
if(istype(Proj, /obj/item/projectile/bullet/particle))
if(prob(Proj.damage))
GetDrilled()
..()