Skip to content

Commit

Permalink
修复【北定】、【竭虑】技能标签与描述不对应的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichaoxi2006 committed Aug 23, 2024
1 parent 791520b commit 786798e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions character/tw/skill.js
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@ const skills = {
return true;
},
},
locked:false,
onremove: true,
derivation: "twbeidingx",
group: ["twbeiding_record", "twbeiding_use", "twbeiding_huan"],
Expand Down Expand Up @@ -687,6 +688,7 @@ const skills = {
audioname: ["huan_zhugeliang_shadow"],
derivation: "twjielvx",
group: ["twjielv_lose", "twjielv_buff", "twjielv_huan"],
locked:true,
subSkill: {
lose: {
audio: "twjielv",
Expand Down

0 comments on commit 786798e

Please sign in to comment.