span_notice

This commit is contained in:
SatinIsle
2024-11-20 13:11:44 +00:00
parent 765181b19b
commit 8b2c766db5
@@ -175,7 +175,7 @@
set src in oview(1)
if(!flippable)
to_chat(usr,"\The [src] can't face the other direction.")
to_chat(usr,span_notice("\The [src] can't face the other direction."))
return
if(!usr || !isturf(usr.loc))