[PORT] Examine Block (#15267)

* bo

* e

* okay gaming

* whiios

* wona
This commit is contained in:
Bop
2022-08-15 00:37:39 +07:00
committed by GitHub
parent ab0a730d15
commit db04f95cb7
25 changed files with 210 additions and 168 deletions

View File

@@ -467,7 +467,7 @@ SUBSYSTEM_DEF(ticker)
m = pick(memetips)
if(m)
to_chat(world, span_purple("<b>Tip of the round: </b>[html_encode(m)]"))
to_chat(world, span_purple(examine_block("<b>Tip of the round: </b>[html_encode(m)]")))
/datum/controller/subsystem/ticker/proc/check_queue()
if(!queued_players.len)