Merge pull request #11664 from Verkister/patch-91

Small organ digestion tweak
This commit is contained in:
Casey
2021-10-27 11:32:59 -04:00
committed by GitHub
+1 -1
View File
@@ -115,7 +115,7 @@
if((. = ..()))
if(isbelly(item_storage))
var/obj/belly/B = item_storage
. += 2 * (B.digest_brute + B.digest_burn + (B.digest_oxy)/2)
. *= 3
else
. += 30 //Organs give a little more