Skip to content

Commit 4daaecf

Browse files
committed
fix
1 parent 9aa1e43 commit 4daaecf

File tree

1 file changed

+1
-1
lines changed
  • src/aer-data/src/ENG/theCaverns

1 file changed

+1
-1
lines changed

src/aer-data/src/ENG/theCaverns/foes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export const foes: Foe[] = [
7474
id: 'Shock',
7575
expansion: 'TC',
7676
type: 'Spell',
77-
cost: 0
77+
cost: 0,
7878
effect: `
7979
<p>
8080
When destoyed, return this

0 commit comments

Comments
 (0)