[MIRROR] more font tag replacements (#10264)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-01 15:52:41 -07:00
committed by GitHub
parent f2793fc77c
commit 0854b83265
118 changed files with 937 additions and 915 deletions

View File

@@ -483,7 +483,7 @@
// check for exploits
for(var/bad in paper_blacklist)
if(findtext(t,bad))
to_chat(usr, "<font color='blue'>You think to yourself, \"Hm.. this is only paper...\</font>"")
to_chat(usr, span_blue("You think to yourself, \"Hm.. this is only paper...\""))
log_admin("PAPER: [usr] ([usr.ckey]) tried to use forbidden word in [src]: [bad].")
message_admins("PAPER: [usr] ([usr.ckey]) tried to use forbidden word in [src]: [bad].")
return