Fix osay in chat window
This commit is contained in:
parent
0d1e5f7695
commit
8ee32a20b3
@ -19,11 +19,11 @@
|
|||||||
"type": "regex"
|
"type": "regex"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pattern": "^\\(OOC\\) You say '.*'$",
|
"pattern": "^\\(OSAY\\) You say '.*'$",
|
||||||
"type": "regex"
|
"type": "regex"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pattern": "^\\(OOC\\) .* says '.*'$",
|
"pattern": "^\\(OSAY\\) .* says '.*'$",
|
||||||
"type": "regex"
|
"type": "regex"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user