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.
 
 

17 rivejä
189 B

  1. {
  2. "intents": [
  3. {
  4. "intent": "AnyRequest"
  5. },
  6. {
  7. "intent": "RequestMelee"
  8. },
  9. {
  10. "intent": "RequestRanged"
  11. },
  12. {
  13. "intent": "Stop"
  14. }
  15. ]
  16. }