mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
transparency take 2 (#24469)
This commit is contained in:
@@ -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(", ")]")
|
||||
Reference in New Issue
Block a user