This commit is contained in:
Guti
2024-10-05 12:56:24 +02:00
parent dc1f79ee1e
commit 6d1ba4fd95
+1 -1
View File
@@ -117,7 +117,7 @@
return null
/datum/vote/proc/announce(start_text, var/time = vote_time)
/datum/vote/proc/announce(start_text, var/time = vote_time/10)
to_chat(world, span_lightpurple("Type <b>vote</b> or click <a href='?src=\ref[src];[HrefToken()];vote=open'>here</a> to place your vote. \
You have [time] seconds to vote."))
world << sound('sound/ambience/alarm4.ogg', repeat = 0, wait = 0, volume = 50, channel = 3)