仙缘汇聚箱描述修改

dev_chengFeng
wangzhenxing 2022-05-09 14:02:31 +08:00
parent a6f1b4b53f
commit 97d96d07c0
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ function this:OnShow(_parent,...)
_Con_Recharge = tonumber(con[1])
_Con_Star = tonumber(con[2])
this.titleText.text=Language[11587]
this.text1.text=string.format("<color=#00FF66>消耗%s点仙缘积分\n</color>开启一次仙缘汇聚箱<color=#00FF66>必得5星</color>神将!",_CostItem)
this.text1.text=string.format("<color=#00FF66>消耗%s点仙缘积分\n</color>开启一次仙缘汇聚箱<color=#00FF66>必得5星传说</color>神将!",_CostItem)
this.text2.text=""--Language[11589] --后续改成读表
this.text3.text= string.format("充值%s或山河社稷图累计星数到达%s开启", string.format(MoneyUtil.GetMoneyUnitName(), _Con_Recharge), _Con_Star)
--Language[11590]..string.format(MoneyUtil.GetMoneyUnitName(),_Con_Recharge)..Language[11591]