boldification

This commit is contained in:
DragonTrance
2022-06-06 13:46:30 -04:00
parent c6a0982efc
commit 11d4aa111b
+1 -1
View File
@@ -52,4 +52,4 @@
S["new_differences_notification"] >> differing_version_notification
if(!differing_version_notification || differing_version_notification <= slot_version)
S["new_differences_notification"] << slot_version
to_chat(src, "<span class='danger'>There were recent changes with characters, and your savefiles are outdated.</span>")
to_chat(src, "<span class='danger'><B>There were recent changes with characters, and your savefiles are outdated.</B></span>")