From d583f7c6803485909480b8c330aaf332330ffc9d Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 24 May 2012 16:03:23 +0300 Subject: [PATCH] update automation --- GameEngine/Automation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index 42b715df..9e578807 100644 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -1813,7 +1813,7 @@ class Automation { //kijken of laatste dorp is, of hoofddorp if($user_cps >= $need_cps){ if(count($varray)!='1' AND $to['capital']!='1' AND $villexp < $canconquer){ - if($to['owenr']!=3 OR $to['name']!='WW Buildingplan'){ + if($to['owner']!=3 OR $to['name']!='WW Buildingplan'){ //if there is no Palace/Residence for ($i=18; $i<39; $i++){ if ($database->getFieldLevel($data['to'],"".$i."t")==25 or $database->getFieldLevel($data['to'],"".$i."t")==26){