Initial commit (#28507)

This commit is contained in:
Burzah
2025-03-01 22:15:38 +00:00
committed by GitHub
parent b313fafdea
commit 62a871105c
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -120,7 +120,7 @@
"<span><font color='purple'><b>[start_text]</b></br></br>\
<a href='byond://?src=[SSvote.UID()];vote=open'>Click here or type <code>Vote</code> to place your vote.</a></br>\
You have [GLOB.configuration.vote.vote_time / 10] seconds to vote.</span>"), MESSAGE_TYPE_OOC)
SEND_SOUND(world, sound('sound/ambience/alarm4.ogg'))
SEND_SOUND(world, sound('sound/misc/server_alert.ogg'))
/datum/vote/proc/tick()