Skip to content

Commit 8a45fbd

Browse files
committed
Revert Farmer's Carry category to gymnastics
Farmer's carry and dead hang feed the pull-up progression chain (gymnastics). Keeping them as gymnastics preserves cross-category coverage in milestones and matches the spec tables.
1 parent a4efcaf commit 8a45fbd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/milestones.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"movement": "farmers_carry_30s",
3636
"name": "Farmer's Carry",
37-
"category": "monostructural",
37+
"category": "gymnastics",
3838
"criteria": { "type": "time", "target": 30, "unit": "seconds" },
3939
"description": "Carry two heavy bags or water bottles (approx. 5kg each) while walking for 30 seconds"
4040
},
@@ -126,7 +126,7 @@
126126
{
127127
"movement": "dead_hang_or_carry",
128128
"name": "Dead Hang OR Farmer's Carry",
129-
"category": "monostructural",
129+
"category": "gymnastics",
130130
"criteria": { "type": "either", "options": [
131131
{ "movement": "dead_hang_30s", "type": "time", "target": 30, "unit": "seconds" },
132132
{ "movement": "farmers_carry_60s", "type": "time", "target": 60, "unit": "seconds" }

0 commit comments

Comments
 (0)