Skip to content

Commit e4084a1

Browse files
lmikullaon3iro
authored andcommitted
Fix cost REbound Spike
1 parent 8269567 commit e4084a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aer-data/src/ENG/TDPromos/cards.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const cards: ICard[] = [
2323
expansion: 'TDPromo',
2424
name: 'Rebound Spike',
2525
id: 'ReboundSpike',
26-
cost: 6,
26+
cost: 5,
2727
effect: `
2828
<p>
2929
Set aside two gems or relics played

0 commit comments

Comments
 (0)