diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index eb0cc8c0..36242eae 100644 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -2677,9 +2677,9 @@ $crannyimg = "addNotice($from['owner'],$to['wref'],$ownally,2,''.addslashes($from['name']).' attacks '.addslashes($to['name']).'',$data2,$AttackArrivalTime); } } - - if($chiefing_village != 1 && $village_destroyed != 1){ + $database->setMovementProc($data['moveid']); + if($chiefing_village != 1 && $village_destroyed != 1){ $database->addMovement(4,$to['wref'],$from['wref'],$data['ref'],time(),$endtime); // send the bounty on type 6. if($type !== 1)