mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-04 09:27:17 +00:00
update
This commit is contained in:
@@ -2677,9 +2677,9 @@ $crannyimg = "<img src=\"".GP_LOCATE."img/g/g23.gif\" height=\"20\" width=\"15\"
|
|||||||
$database->addNotice($from['owner'],$to['wref'],$ownally,2,''.addslashes($from['name']).' attacks '.addslashes($to['name']).'',$data2,$AttackArrivalTime);
|
$database->addNotice($from['owner'],$to['wref'],$ownally,2,''.addslashes($from['name']).' attacks '.addslashes($to['name']).'',$data2,$AttackArrivalTime);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user