made it into config.

This commit is contained in:
Ghommie
2019-10-17 04:44:30 +02:00
parent cffa3f8cea
commit f73516a17f
6 changed files with 49 additions and 35 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)
death(FALSE, penalize = TRUE)
return