diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index 31abecf7..dd515fa0 100644 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -1847,7 +1847,7 @@ class Automation { } if ($type=='3') { - if (($data['t8']-$dead8-$traped8)>0) + if (($data['t8']-$traped8)>0) { $pop=$this->recountPop($data['to']); if ($isoasis == 0) {