This commit is contained in:
unknown
2012-10-05 01:47:59 +02:00
parent 8261195cb0
commit abda7aed94
+1 -1
View File
@@ -2678,8 +2678,8 @@ $crannyimg = "<img src=\"".GP_LOCATE."img/g/g23.gif\" height=\"20\" width=\"15\"
} }
} }
if($chiefing_village != 1 && $village_destroyed != 1){
$database->setMovementProc($data['moveid']); $database->setMovementProc($data['moveid']);
if($chiefing_village != 1 && $village_destroyed != 1){
$database->addMovement(4,$to['wref'],$from['wref'],$data['ref'],time(),$endtime); $database->addMovement(4,$to['wref'],$from['wref'],$data['ref'],time(),$endtime);
// send the bounty on type 6. // send the bounty on type 6.
if($type !== 1) if($type !== 1)