Merge pull request #9703 from Citadel-Station-13/kevinz000-patch-109

emagged medibots now murder the everloving fuck out of slimepeople
This commit is contained in:
nik707
2019-11-20 22:52:11 -06:00
committed by GitHub
@@ -440,7 +440,7 @@
var/reagent_id = null
if(emagged == 2) //Emagged! Time to poison everybody.
reagent_id = "toxin"
reagent_id = HAS_TRAIT(C, TRAIT_TOXINLOVER)? "charcoal" : "toxin"
else
if(treat_virus)