Missed isIgnoredPartInfected for HealthFullBody

This commit is contained in:
ZioPao
2024-05-02 12:51:46 +02:00
parent 5dc328ebc2
commit 9a22e816f0
2 changed files with 6 additions and 2 deletions

View File

@@ -70,6 +70,8 @@ function ISHealthPanel.onCheatCurrentPlayer(bodyPart, action, player)
dcInst:setIsInfected(limbName, false)
end
dcInst:setIsIgnoredPartInfected(false)
dcInst:apply()
end