Merge pull request #9898 from Ghommie/Ghommie-cit387

Dreamchecker compatibility changes, part 3.
This commit is contained in:
Lin
2019-11-23 05:52:44 +00:00
committed by GitHub
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
if(!(damagetype & (BRUTELOSS | FIRELOSS | TOXLOSS | OXYLOSS) ))
adjustOxyLoss(max(200 - getToxLoss() - getFireLoss() - getBruteLoss() - getOxyLoss(), 0))
death(FALSE, penalize = TRUE)
death(FALSE)
return