fixes some bad html (#27481)

This commit is contained in:
chuga-git
2024-11-29 04:46:51 -06:00
committed by GitHub
parent 8cc162589b
commit 32b97afbec
36 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -951,7 +951,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
message_admins("Admin [key_name_admin(usr)] has forced the players to have random appearances.", 1)
if(notifyplayers == "Yes")
to_chat(world, "<span class='notice'><b>Admin [usr.key] has forced the players to have completely random identities!</span>")
to_chat(world, "<span class='notice'><b>Admin [usr.key] has forced the players to have completely random identities!</b></span>")
to_chat(usr, "<i>Remember: you can always disable the randomness by using the verb again, assuming the round hasn't started yet</i>.")