Merge pull request #13 from LotJ/nield/osay-fix
Fix osay in chat window
This commit is contained in:
commit
e779f9940a
@ -19,11 +19,11 @@
|
||||
"type": "regex"
|
||||
},
|
||||
{
|
||||
"pattern": "^\\(OOC\\) You say '.*'$",
|
||||
"pattern": "^\\(OSAY\\) You say '.*'$",
|
||||
"type": "regex"
|
||||
},
|
||||
{
|
||||
"pattern": "^\\(OOC\\) .* says '.*'$",
|
||||
"pattern": "^\\(OSAY\\) .* says '.*'$",
|
||||
"type": "regex"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user