From 2927592ec288e4981835f99c567124e65118914f Mon Sep 17 00:00:00 2001 From: legonzaur Date: Fri, 10 May 2024 20:54:51 +0200 Subject: [PATCH] Fix champion not being killable --- components/PlayerSlot.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index de4d703..24efcaa 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -139,7 +139,7 @@ const restack_discarded_card = (target: Card) => run_effect(CardEffects.RESTACK_