Skip to content

Commit

Permalink
[Fix] Rhodonix costs 6, not 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Torgen authored and on3iro committed Nov 25, 2024
1 parent 39ebc69 commit 34e13dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aer-data/src/ENG/origins/cards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const cards: ICard[] = [
expansion: 'ORI',
name: 'Rhodonix',
id: 'Rhodonix',
cost: 3,
cost: 6,
effect: `
<p>
Gain 3 <span class="aether">&AElig;</span>.<br/>
Expand Down

0 comments on commit 34e13dc

Please sign in to comment.