From eebb6550225ec5aafa2fece88f303eabf6aefafa Mon Sep 17 00:00:00 2001 From: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Thu, 16 Jun 2022 05:50:40 +0100 Subject: [PATCH] Ends voting herd mentality (#17838) --- code/controllers/subsystem/vote.dm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/code/controllers/subsystem/vote.dm b/code/controllers/subsystem/vote.dm index 851fd0afd58..de2a97974a1 100644 --- a/code/controllers/subsystem/vote.dm +++ b/code/controllers/subsystem/vote.dm @@ -375,10 +375,13 @@ SUBSYSTEM_DEF(vote) var/votes = choices[choices[i]] if(!votes) votes = 0 + var/vote_count = null + if(check_rights(R_ADMIN, FALSE, C.mob)) + vote_count = " ([votes] vote\s)" if(current_votes[C.ckey] == i) - . += "