Skip to content

Commit e71eb8d

Browse files
committed
Activate "Insurance Claims" when activating a crystal.
GitOrigin-RevId: 5e140b4e5a54d003eee20499e34ae33fb53cb7d6
1 parent 84793a3 commit e71eb8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

athena/info/Skill.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ const skillConfig: Record<
320320
group: SkillGroup.Special,
321321
},
322322
[Skill.CostRecovery]: {
323+
activateOnInvasion,
323324
charges: 3,
324325
cost: 800,
325326
group: SkillGroup.Special,

0 commit comments

Comments
 (0)