Merge pull request #7708 from Fox-McCloud/you-cant-outmeme-memers

Darts no longer proc reaction
This commit is contained in:
Crazy Lemon
2017-07-25 10:42:42 -07:00
committed by GitHub
@@ -238,7 +238,6 @@
if(blocked != 100)
if(M.can_inject(null,0,hit_zone)) // Pass the hit zone to see if it can inject by whether it hit the head or the body.
..()
reagents.reaction(M, INGEST)
reagents.trans_to(M, reagents.total_volume)
return 1
else