Fixes the issue where a newly cloned body could have their retardation removed via H2M2H

This commit is contained in:
Firecage
2016-12-30 20:49:37 +02:00
parent 2b829bc3c8
commit 14b659d36d
+2
View File
@@ -82,6 +82,7 @@
O.setOxyLoss(getOxyLoss(), 0)
O.setCloneLoss(getCloneLoss(), 0)
O.adjustFireLoss(getFireLoss(), 0)
O.setBrainLoss(getBrainLoss(), 0)
O.updatehealth()
O.radiation = radiation
@@ -236,6 +237,7 @@
O.setOxyLoss(getOxyLoss(), 0)
O.setCloneLoss(getCloneLoss(), 0)
O.adjustFireLoss(getFireLoss(), 0)
O.setBrainLoss(getBrainLoss(), 0)
O.updatehealth()
O.radiation = radiation