Skip to content

Commit

Permalink
fix blackened orb ID
Browse files Browse the repository at this point in the history
  • Loading branch information
deusabianca authored Dec 3, 2024
1 parent fee73ab commit d09574b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aer-data/src/ENG/talesOfOldGravehold/cards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const cards: ICard[] = [
type: 'Relic',
expansion: 'TOG',
name: 'Blackened Orb',
id: 'BlackenedOrd',
id: 'BlackenedOrb',
cost: 4,
effect: `
<p>
Expand Down

0 comments on commit d09574b

Please sign in to comment.