Skip to content

Commit

Permalink
fix: flame demon should not have range
Browse files Browse the repository at this point in the history
On ability card 49
  • Loading branch information
JanStevens authored Apr 19, 2024
1 parent 8b14fde commit 38adb46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/data/abilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ export const ENEMY_DECKS: Record<EnemyDeckNames, EnemyDeck> = {
initiative: 49,
lines: [
"* %attack% +0 <div class='collapse' style='position:absolute;right:0;top:0'>%aoe-line-3-with-black%</div>",
'** %range% +0',
'** %fire%%use_element%: +1 %attack% <br> %wound%',
],
},
Expand Down

0 comments on commit 38adb46

Please sign in to comment.