mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Update species.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user