mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-02 10:34:31 +00:00
Merge pull request #28 from Fannybaws/Issue27
Don't show message about artefacts
This commit is contained in:
@@ -2489,7 +2489,9 @@ class Automation {
|
||||
}
|
||||
}
|
||||
}else {
|
||||
$info_hero = $hero_pic.",Your hero could not claim the artefact during raid".$xp;
|
||||
if (!empty($artifact)) {
|
||||
$info_hero = $hero_pic.",Your hero could not claim the artefact during raid".$xp;
|
||||
}
|
||||
}
|
||||
}
|
||||
}elseif($data['t11']>0) {
|
||||
|
||||
Reference in New Issue
Block a user