查看宝物报错修改
parent
6b9a61def7
commit
a5dcdd4e7f
|
@ -343,6 +343,8 @@ function this.InitSingleTreasureData(_singleData)
|
|||
single.maxLv=currJewel.Max[1]
|
||||
single.maxRefineLv=currJewel.Max[2]
|
||||
single.upHeroDid=""
|
||||
single.maxTreeLv = currJewel.GodHoodMaxlv
|
||||
single.treeLv = SacredTreeManager.treeLevel <= single.maxTreeLv and SacredTreeManager.treeLevel or single.maxTreeLv
|
||||
local quantity=currJewel.Level
|
||||
single.quantity=quantity
|
||||
single.frame=GetQuantityImageByquality(quantity)
|
||||
|
|
Loading…
Reference in New Issue