mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
more font tag replacements (#17123)
* more font tag replacements * few more * more span conversion (#9) --------- Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
@@ -452,7 +452,7 @@
|
||||
if(!T.desc)
|
||||
return
|
||||
user.visible_message(span_notice("\The [user] examines the \the [T] with \the [src]!"))
|
||||
to_chat(user, "<FONT size=4>[T.desc]</FONT>")
|
||||
to_chat(user, span_huge("[T.desc]"))
|
||||
|
||||
// Streamer and influencer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user