修复【炙日】发动不获得〖心惔〗的bug
This commit is contained in:
parent
4a33dabdc4
commit
0abda1569d
|
@ -22183,6 +22183,7 @@ const skills = {
|
||||||
player.awakenSkill("zhiri");
|
player.awakenSkill("zhiri");
|
||||||
player.loseMaxHp();
|
player.loseMaxHp();
|
||||||
player.storage.zhiri = true;
|
player.storage.zhiri = true;
|
||||||
|
player.addSkills("xintan");
|
||||||
},
|
},
|
||||||
ai: {
|
ai: {
|
||||||
combo: "fentian",
|
combo: "fentian",
|
||||||
|
|
Loading…
Reference in New Issue