Update species.dm

This commit is contained in:
Novacat
2020-01-23 17:14:31 -05:00
committed by GitHub
parent b2cafb7e14
commit 37f2862660
@@ -481,8 +481,4 @@
amount *= 1 - H.get_water_protection()
amount *= water_damage_mod
if(amount > 0)
<<<<<<< HEAD
H.adjustToxLoss(amount)
=======
H.adjustToxLoss(amount)
>>>>>>> b2c5524... Merge pull request #6648 from Mechoid/OhMyGodMechoid