Skip to content

Commit

Permalink
Move whole rest indicator down 1 pixel
Browse files Browse the repository at this point in the history
  • Loading branch information
benfrankel committed Aug 21, 2024
1 parent 71ad2a3 commit 8da9750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/config/card.ron
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
action_modifier: CardActionModifier(
heal_percent_missing: 50,
immunity: 0.65,
attack: Attack(projectile: Some("whole_rest"), offset: 8.0),
attack: Attack(projectile: Some("whole_rest"), offset: 7.0),
),
),
}
Expand Down

0 comments on commit 8da9750

Please sign in to comment.