Skip to content

Commit

Permalink
feat(skill/rochambeau): add start answers
Browse files Browse the repository at this point in the history
  • Loading branch information
louistiti committed Jun 19, 2022
1 parent 5737047 commit 192dd0a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion skills/games/rochambeau/nlu/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"I want to play rochambeau"
],
"answers": [
"Alright, let's get started!"
"Alright, let's get started!",
"1, 2, 3, FIRE!",
"Rock, paper, scissors..."
],
"next_action": "play"
},
Expand Down

0 comments on commit 192dd0a

Please sign in to comment.