Awawrdd
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
{
|
||||
"id": "was-mixed",
|
||||
"name": "WAS Mixed Mode",
|
||||
"name": "WAS",
|
||||
"description": "Confirm all 50 US states",
|
||||
"caption": "Contact and confirm all 50 US states. Only QSOs with stations located in United States states count toward this award. QSOs are confirmed when LoTW QSL is received.",
|
||||
"category": "was",
|
||||
"achievements": [
|
||||
{ "name": "WAS Award", "threshold": 50 }
|
||||
],
|
||||
"rules": {
|
||||
"type": "entity",
|
||||
"entityType": "state",
|
||||
@@ -18,9 +15,21 @@
|
||||
{
|
||||
"field": "entityId",
|
||||
"operator": "in",
|
||||
"value": [291, 6, 110]
|
||||
"value": [
|
||||
291,
|
||||
6,
|
||||
110
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"stations": []
|
||||
},
|
||||
"modeGroups": {},
|
||||
"achievements": [
|
||||
{
|
||||
"name": "WAS Award",
|
||||
"threshold": 50
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user