Merge pull request #797 from ExabyteDiscord/ErikTheDogEdits

Realistic Salt
This commit is contained in:
Razgriz
2019-09-14 13:44:01 -07:00
committed by GitHub
@@ -270,6 +270,12 @@
var/passthrough = (removed - (removed/pass_mod)) //Some may be nullified during consumption, between one third and one fifth.
affect_blood(M, alien, passthrough)
/datum/reagent/sodiumchloride/overdose(var/mob/living/carbon/M, var/alien, var/removed) // This is for you, Solus. -Erik
if(alien == IS_DIONA)
return
M/human.losebreath = 10
/datum/reagent/blackpepper
name = "Black Pepper"
id = "blackpepper"