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 23, 2024
1 parent a3ae0c8 commit 95fc6fc
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 Compound",
"codename" : "lancaster_compound",
"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" : "252 100",
"codename" : "c_252_100",
"location" : "outdoor",
Expand Down

0 comments on commit 95fc6fc

Please sign in to comment.