Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 

16 lignes
628 B

  1. RequestIntent random {Category}
  2. RequestIntent random {Category} hero
  3. RequestIntent random any {Category}
  4. RequestIntent random any {Category} hero
  5. RequestIntent random another {Category}
  6. RequestIntent random another {Category} hero
  7. RequestTwoIntent random {Category1} {Category2}
  8. RequestIntent random {Category1} {Category2} hero
  9. RequestIntent random any {Category1} {Category2}
  10. RequestIntent random any {Category1} {Category2} hero
  11. RequestIntent random another {Category1} {Category2}
  12. RequestIntent random another {Category1} {Category2} hero
  13. AnyRequest random any hero
  14. AnyRequest random any other hero
  15. Stop stop