Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
|
- RequestIntent random {Role}
- RequestIntent random {Role} hero
- RequestIntent random any {Role}
- RequestIntent random any {Role} hero
- RequestIntent random another {Role}
- RequestIntent random another {Role} hero
- RequestTwoIntent random {RoleOne} {RoleTwo}
- RequestTwoIntent random {RoleOne} {RoleTwo} hero
- RequestTwoIntent random any {RoleOne} {RoleTwo}
- RequestTwoIntent random any {RoleOne} {RoleTwo} hero
- RequestTwoIntent random another {RoleOne} {RoleTwo}
- RequestTwoIntent random another {RoleOne} {RoleTwo} hero
- RequestThreeIntent random {RoleOne} {RoleTwo} {RoleThree}
- RequestThreeIntent random {RoleOne} {RoleTwo} {RoleThree} hero
- RequestThreeIntent random any {RoleOne} {RoleTwo} {RoleThree}
- RequestThreeIntent random any {RoleOne} {RoleTwo} {RoleThree} hero
- RequestThreeIntent random another {RoleOne} {RoleTwo} {RoleThree}
- RequestThreeIntent random another {RoleOne} {RoleTwo} {RoleThree} hero
- AnyRequest random any hero
- AnyRequest random any other hero
- AnyRequest random another
- AnyRequest random another hero
- Stop stop
|