mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
@@ -84,7 +84,7 @@
|
||||
$status = $database->getVillageState($wid);
|
||||
if($status == 0) {
|
||||
$database->setFieldTaken($wid);
|
||||
$database->addVillage($wid, $uid, 'Multihunter', 0);
|
||||
$database->addVillage($wid, $uid, 'Multihunter', 1);
|
||||
$database->addResourceFields($wid, $database->getVillageType($wid, false));
|
||||
$database->addUnits($wid);
|
||||
$database->addTech($wid);
|
||||
|
||||
Reference in New Issue
Block a user