Skip to content

Commit

Permalink
Add Lancaster and Lancaster Compound rounds to Miscellaneous.
Browse files Browse the repository at this point in the history
  • Loading branch information
jatkinson1000 committed Mar 24, 2024
1 parent bd9765c commit 23c43f2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions archeryutils/round_data_files/Miscellaneous.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@
"passes" : [{"n_arrows" : 36, "diameter" : 80, "scoring" : "10_zone", "distance" : 30, "dist_unit" : "metre"}]
},

{"name" : "Lancaster",
"codename" : "lancaster",
"location" : "indoor",
"body" : "custom",
"passes" : [{"n_arrows" : 30, "diameter" : 40, "scoring" : "11_zone", "distance" : 18, "dist_unit" : "metre"},
{"n_arrows" : 30, "diameter" : 40, "scoring" : "11_zone", "distance" : 18, "dist_unit" : "metre"}
]
},
{"name" : "Lancaster Triple",
"codename" : "lancaster_triple",
"location" : "indoor",
"body" : "custom",
"passes" : [{"n_arrows" : 30, "diameter" : 40, "scoring" : "11_zone_5_ring", "distance" : 18, "dist_unit" : "metre"},
{"n_arrows" : 30, "diameter" : 40, "scoring" : "11_zone_5_ring", "distance" : 18, "dist_unit" : "metre"}
]
},

{"name" : "252 100",
"codename" : "c_252_100",
"location" : "outdoor",
Expand Down

0 comments on commit 23c43f2

Please sign in to comment.