1
This commit is contained in:
parent
dda9d23e44
commit
0b7ca897b9
@ -255,7 +255,7 @@ class OutAppNftController extends BaseController {
|
||||
$info['item_id'] = $itemMeta['id'];
|
||||
$info['type'] = $nftDb['token_type'];
|
||||
$info['image'] = 'https://www.cebg.games/res/avatars/' . $itemMeta['id'] . '.png';
|
||||
//$info['detail']['quality'] = $heroDb['quality'];
|
||||
$info['detail']['gold_coins'] = 10000;
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user