Adds Toxins & Cloneloss digestion damage.

This commit is contained in:
Casey
2022-08-28 19:01:49 -04:00
committed by Darlantan
parent d786280282
commit b149090ed1
5 changed files with 38 additions and 2 deletions
+1 -1
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))