mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Adds pray filter to vchat
This commit is contained in:
@@ -184,6 +184,14 @@ function start_vue() {
|
||||
required: false,
|
||||
admin: false
|
||||
},
|
||||
{
|
||||
matches: ".filter_pray",
|
||||
becomes: "vc_pray",
|
||||
pretty: "Pray",
|
||||
tooltip: "Prayer messages",
|
||||
required: false,
|
||||
admin: false
|
||||
},
|
||||
{
|
||||
matches: ".ooc, .filter_ooc",
|
||||
becomes: "vc_globalooc",
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user