Skip to content

Commit

Permalink
Activate "Insurance Claims" when activating a crystal.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 5e140b4e5a54d003eee20499e34ae33fb53cb7d6
  • Loading branch information
cpojer committed Mar 10, 2025
1 parent 84793a3 commit e71eb8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions athena/info/Skill.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ const skillConfig: Record<
group: SkillGroup.Special,
},
[Skill.CostRecovery]: {
activateOnInvasion,
charges: 3,
cost: 800,
group: SkillGroup.Special,
Expand Down

0 comments on commit e71eb8d

Please sign in to comment.