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