1
This commit is contained in:
parent
0ad3231806
commit
d1e2b02351
@ -184,6 +184,7 @@ class Hero extends BaseModel {
|
||||
}
|
||||
$heroLucky = \services\FormulaService::Hero_Advanced_Lucky_Value($row['quality']);
|
||||
$dto = array(
|
||||
'rand_attr' => $row['rand_attr'],
|
||||
'idx' => $row['idx'],
|
||||
'token_id' => $row['token_id'],
|
||||
'hero_uniid' => $row['idx'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user