七界秘宝开启奖励显示修改

china/dev_fengTi hotfix/you_gu/cdn_xiao7_and/1.1.11
wangzhenxing 2023-08-07 15:47:14 +08:00
parent a4e6d63433
commit 59c75221b0
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ function this:OnShow(_parent,...)
elseif curType == 4 then --七界秘宝
rewardData,rewardData1 = GeneralTreasureMangaer.GetAllRewardData()
this:SetItem(rewardData,rewardData1)
this.tip.text = "·获得<color=#45953B>1500积分</color>\n·获取<color=#45953B>198万妖晶</color>,激活<color=#45953B>进阶专属奖励</color>\n<size=25> <color=#45953B>妖晶</color>奖励通过<color=#45953B>邮件</color>发送</size>"
this.tip.text = "·获得<color=#45953B>1500积分</color>\n·获取<color=#45953B>6480妖晶</color>,激活<color=#45953B>进阶专属奖励</color>\n<size=25> <color=#45953B>妖晶</color>奖励通过<color=#45953B>邮件</color>发送</size>"
this.dealBtnIma.gameObject:SetActive(false)
this.dealBtnText.gameObject:SetActive(true)
local config = ConfigManager.GetConfigData(ConfigName.RechargeCommodityConfig,type[curType].id)