秘宝描述修改

dev_chengFeng
jiaoyangna 2021-05-29 20:04:48 +08:00
parent 9c932e0d8c
commit b071e12e29
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ function this:OnShow(_parent,...)
elseif curType == 3 then elseif curType == 3 then
rewardData,rewardData1 = EndLessMapManager.GetAllRewardData() rewardData,rewardData1 = EndLessMapManager.GetAllRewardData()
this:showRewardWuJin(rewardData,rewardData1) this:showRewardWuJin(rewardData,rewardData1)
this.tip.text = Language[12287] this.tip.text = "<color=#60A22C>解锁秘宝,激活进阶</color><color=#95523B>专属奖励+2000积分<color=#CC4325>可获取980妖晶</color></color>"
end end
end end