check availability of Avatar at various places
This commit is contained in:
parent
1fdb7fbe5e
commit
9b604569e2
8 changed files with 23 additions and 4 deletions
|
|
@ -49,7 +49,6 @@
|
|||
if(is_null($character)) {
|
||||
return;
|
||||
}
|
||||
$character['xplevel'] = $this->Xplevels->getXPLevelById($character['xplevel_id']);
|
||||
$character['rank'] = $this->Characters->getXPRank($seminary['id'], $character['xps']);
|
||||
|
||||
// Get “last” Quest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue