From 546f881b2e79ae10e6586d225d27695b6c3419c8 Mon Sep 17 00:00:00 2001 From: legonzaur Date: Tue, 14 May 2024 15:41:38 +0200 Subject: [PATCH] Add damage count to champion damage button Closes #24 --- components/PlayerSlot.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index 6b1db1f..91dc712 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -160,7 +160,7 @@ const prepare_champion = (target: Card) => run_effect(CardEffects.PREPARE, targe