Merge pull request #4761 from CHOMPStation2/upstream-merge-13546

[MIRROR] Adds Toxins & Cloneloss digestion damage.
This commit is contained in:
Nadyr
2022-08-28 19:23:03 -04:00
committed by GitHub
6 changed files with 39 additions and 3 deletions

View File

@@ -1583,7 +1583,7 @@
return
// Puke if toxloss is too high
if(!stat)
if(!stat && !isbelly(loc))
if (getToxLoss() >= 30 && isSynthetic())
if(!confused)
if(prob(5))