Cope with YAML idiosyncracy at unquoted "YES".
This commit is contained in:
parent
812d0194bb
commit
1966264715
2 changed files with 2 additions and 2 deletions
|
@ -3997,7 +3997,7 @@ actions: !!omap
|
|||
message: 'Wizards are not to be disturbed by such as you.'
|
||||
words: ['wizar']
|
||||
noaction: true
|
||||
- YES:
|
||||
- "YES":
|
||||
message: 'Guess again.'
|
||||
words: ['yes']
|
||||
noaction: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue