Simple animal attacks with bonus effects now properly respect shields (#25571)

* Simple animal attacks with bonus effects now properly respect shields.

* very boring fixes
This commit is contained in:
Joan Lung
2017-03-30 11:16:36 +13:00
committed by oranges
parent ee0a2f7e36
commit 0750a7dffb
42 changed files with 142 additions and 152 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
if(istype(target, /obj/item/weapon/ore) && mode == MINEDRONE_COLLECT)
CollectOre()
return
..()
return ..()
/mob/living/simple_animal/hostile/mining_drone/proc/CollectOre()
var/obj/item/weapon/ore/O