mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-23 11:37:14 +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 {
|
}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) {
|
}elseif($data['t11']>0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user