mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-05 04:14:22 +00:00
Fix Arte Capture
This commit is contained in:
@@ -3305,6 +3305,7 @@ class MYSQL_DB {
|
||||
return FALSE;
|
||||
}
|
||||
if (($size == 1 && ($villageartifact || $accountartifact)) || (($size == 2 || $size == 3)&& $accountartifact)) {
|
||||
return true;
|
||||
/*
|
||||
if($this->getVillageField($from,"capital")==1 && $type==11) {
|
||||
$form->addError("error","Ancient Construction Plan cannot kept in capital village");
|
||||
|
||||
Reference in New Issue
Block a user