mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-07 05:14:31 +00:00
Update Automation.php
This commit is contained in:
@@ -1231,7 +1231,7 @@ class Automation {
|
||||
$from = $database->getMInfo($data['from']);
|
||||
$toF = $database->getOasisV($data['to']);
|
||||
$fromF = $database->getVillage($data['from']);
|
||||
$conqureby=0;
|
||||
$conqureby=$toF['conqured'];
|
||||
//get defence units
|
||||
$Defender = array();
|
||||
$enforDefender = array();
|
||||
|
||||
Reference in New Issue
Block a user