Skip to content

Commit

Permalink
Update reefscape_config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fuddster authored Jan 9, 2025
1 parent f76b35d commit cf5006c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2025/reefscape_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,12 @@ var config_data = `
}
],
"endgame": [
{ "name": "Final Status",
{ "name": "Final Robot Status",
"code": "efs",
"type":"radio",
"choices": {
"bp": "Parked<br>",
"ba": "Failed Climb<br>",
"ba": "Parked/Failed Climb<br>",
"bs": "Shallow Cage<br>",
"bd": "Deep Cage<br>",
"x": "Not attempted"
Expand Down

0 comments on commit cf5006c

Please sign in to comment.