Skip to content

Commit

Permalink
Revert "removing Propel because it's in Origins actually lol"
Browse files Browse the repository at this point in the history
This reverts commit 1d605d3.
  • Loading branch information
on3iro authored Oct 13, 2024
1 parent e2e6e67 commit eb7be54
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/aer-data/src/ENG/pastAndFuture/cards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,4 +261,18 @@ export const cards: ICard[] = [
`,
keywords: ['develop'],
},
{
type: 'Spell',
expansion: 'PAF',
name: 'Propel',
id: 'Propel',
cost: 5,
effect: `
<p>
<b>Cast:</b> Deal 4 damage.<br/>
If you placed this into your discard pile, swap this card for Gather Force.<br/>
</p>
`,
keywords: ['swap'],
},
]

0 comments on commit eb7be54

Please sign in to comment.