transparency take 2 (#24469)

This commit is contained in:
adrian
2019-10-16 22:04:06 -03:00
committed by Probe1
parent 0da9199f45
commit ee5003b97f

View File

@@ -126,4 +126,5 @@
vote.ismapvote[winner] = path
to_chat(usr,"<span class='info'>Set path as [path]. Hope that's right...</span>")
vote.choices[winner] = ARBITRARILY_LARGE_NUMBER
message_admins("Admin [key_name_admin(usr)] rigged the vote for [winner].")
message_admins("Admin [key_name_admin(usr)] rigged the vote for [winner].")
log_admin("Admin [key_name(usr)] rigged the vote for [winner]. Choices were [vote.choices.Join(", ")]")