Raises maximum health and break threshold of hearts, nerfs the heart damage component of adrenaline (#15520)

* heart

* aa
This commit is contained in:
sheeplets
2023-01-09 00:56:09 +01:00
committed by GitHub
parent 391fc4eaee
commit 8510e2a978
3 changed files with 45 additions and 3 deletions
@@ -1492,7 +1492,7 @@
remove_self(5, holder)
if(M.resuscitate())
var/obj/item/organ/internal/heart = M.internal_organs_by_name[BP_HEART]
M.add_chemical_effect(CE_CARDIOTOXIC, heart.max_damage * 0.15)
M.add_chemical_effect(CE_CARDIOTOXIC, heart.max_damage * 0.05)
//Secret Chems
/decl/reagent/elixir