加一个的字

This commit is contained in:
枫谷剑仙 2020-10-14 17:09:29 +08:00
parent 677786189d
commit f6d7d584d1
1 changed files with 1 additions and 1 deletions

View File

@ -848,7 +848,7 @@ function parseSkillDescription(skill)
break;
case 159:
//"相連消除5個或以上的火寶珠或光寶珠時攻擊力和回復力4倍每多1個+1倍最大7個時6倍"
str = `相连消除${sk[1]}个或以上${getOrbsAttrString(sk[0])}宝珠时,所有宠物的`;
str = `相连消除${sk[1]}个或以上${getOrbsAttrString(sk[0])}宝珠时,所有宠物的`;
strArr = [];
if (sk[2]>0)
{