mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Various TG Chat message sorting fixes (#25229)
* Fixes unsorted emotes, announcements, votes, surgery, prayers, ahelp responses * Apply suggestions from code review Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> --------- Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
to_chat(world, chat_box_purple(
|
||||
"<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>"))
|
||||
You have [GLOB.configuration.vote.vote_time / 10] seconds to vote.</span>"), MESSAGE_TYPE_OOC)
|
||||
SEND_SOUND(world, sound('sound/ambience/alarm4.ogg'))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user