From cd16c9022f3318b7874fe7a0577aa751f8385ba4 Mon Sep 17 00:00:00 2001 From: Alberto Xamin Date: Sun, 9 Apr 2023 11:16:49 +0100 Subject: [PATCH] shariff health yellow --- frontend/src/components/Lobby.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/Lobby.vue b/frontend/src/components/Lobby.vue index 74c4073..b99f117 100644 --- a/frontend/src/components/Lobby.vue +++ b/frontend/src/components/Lobby.vue @@ -90,7 +90,8 @@ tag="div" class="tiny-health" > - ❤️ + + {{(!p.is_sheriff || i !== (p.max_lives-1))?'❤️':'💛'}}