You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

16 lines
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