查看宝物报错修改

dev_chengFeng
jiaoyangna 2021-03-11 14:44:48 +08:00
parent 6b9a61def7
commit a5dcdd4e7f
1 changed files with 2 additions and 0 deletions

View File

@ -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)