Skip to content

Commit 8da9750

Browse files
committed
Move whole rest indicator down 1 pixel
1 parent 71ad2a3 commit 8da9750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/config/card.ron

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
action_modifier: CardActionModifier(
367367
heal_percent_missing: 50,
368368
immunity: 0.65,
369-
attack: Attack(projectile: Some("whole_rest"), offset: 8.0),
369+
attack: Attack(projectile: Some("whole_rest"), offset: 7.0),
370370
),
371371
),
372372
}

0 commit comments

Comments
 (0)