Skip to content

Commit 34e13dc

Browse files
Torgenon3iro
authored andcommitted
[Fix] Rhodonix costs 6, not 3.
1 parent 39ebc69 commit 34e13dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const cards: ICard[] = [
66
expansion: 'ORI',
77
name: 'Rhodonix',
88
id: 'Rhodonix',
9-
cost: 3,
9+
cost: 6,
1010
effect: `
1111
<p>
1212
Gain 3 <span class="aether">&AElig;</span>.<br/>

0 commit comments

Comments
 (0)