From a907f52913b32104a50b45a8d993c1d76870a4ba Mon Sep 17 00:00:00 2001 From: Erzangel Date: Tue, 14 May 2024 18:59:56 +0200 Subject: [PATCH] feat: new playericon component, style for ready --- components/PlayerIcon.vue | 40 +++++++++++++++++++++++++++++++++++++++ components/PlayerSlot.vue | 29 ++++++++++++++++++++-------- 2 files changed, 61 insertions(+), 8 deletions(-) create mode 100644 components/PlayerIcon.vue diff --git a/components/PlayerIcon.vue b/components/PlayerIcon.vue new file mode 100644 index 0000000..5b469bb --- /dev/null +++ b/components/PlayerIcon.vue @@ -0,0 +1,40 @@ + + + + + \ No newline at end of file diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index 91dc712..30e5945 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -87,18 +87,15 @@ const prepare_champion = (target: Card) => run_effect(CardEffects.PREPARE, targe
+
Pas encore prĂȘt...
+
PrĂȘt!
- - +
- - {{ props.player.username }} - - - + +
-
READY