【七界秘宝】====描述修改

wangzhenxing 2022-11-07 10:55:57 +08:00
parent f6afa8fb26
commit c26cb4a0b9
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>1980妖晶</color>,激活<color=#45953B>进阶专属奖励</color>\n<size=25> <color=#45953B>妖晶</color>奖励通过<color=#45953B>邮件</color>发送</size>"
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.dealBtnIma.gameObject:SetActive(false)
this.dealBtnText.gameObject:SetActive(true)
local config = ConfigManager.GetConfigData(ConfigName.RechargeCommodityConfig,type[curType].id)