Merge pull request #15663 from deathride58/blockquotes

Blockquotes for chat; Prettier examine text and more!
This commit is contained in:
silicons
2022-06-10 22:09:12 -07:00
committed by GitHub
24 changed files with 196 additions and 89 deletions
+1 -1
View File
@@ -518,7 +518,7 @@
. = list("[get_examine_string(user, TRUE)].")
if(desc)
. += desc
. += "<hr>[desc]"
if(custom_materials)
var/list/materials_list = list()