Handle new failed move message
This commit is contained in:
parent
f5b8e6c04a
commit
f119dfb5a1
@ -36,6 +36,10 @@
|
||||
"pattern": "^In your dreams, or what\\?$",
|
||||
"type": "regex"
|
||||
},
|
||||
{
|
||||
"pattern": "^You are too exhausted.$",
|
||||
"type": "regex"
|
||||
},
|
||||
{
|
||||
"pattern": "^That room is private right now.$",
|
||||
"type": "regex"
|
||||
|
Loading…
Reference in New Issue
Block a user