Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
deusabianca committed Dec 4, 2024
1 parent 9aa1e43 commit 4daaecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aer-data/src/ENG/theCaverns/foes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const foes: Foe[] = [
id: 'Shock',
expansion: 'TC',
type: 'Spell',
cost: 0
cost: 0,
effect: `
<p>
When destoyed, return this
Expand Down

0 comments on commit 4daaecf

Please sign in to comment.