mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
cleans up so many to_chats so they use vchat filters, unsorted chat filter for everything else
This commit is contained in:
committed by
CHOMPStation2
parent
f09fd02e6e
commit
8ab9a847d0
@@ -82,7 +82,7 @@
|
||||
return
|
||||
|
||||
if (!Adjacent(user))
|
||||
to_chat(user, "You can't reach [src] from here.")
|
||||
to_chat(user, "<span class='filter_notice'>You can't reach [src] from here.</span>")
|
||||
return
|
||||
|
||||
if (!contents.len)
|
||||
|
||||
Reference in New Issue
Block a user