Skip to content

Commit

Permalink
Reordered some of the goals
Browse files Browse the repository at this point in the history
  • Loading branch information
codemann8 committed Mar 15, 2024
1 parent ce95d41 commit c2d3509
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions items/modes.json
Original file line number Diff line number Diff line change
Expand Up @@ -474,8 +474,8 @@
"inherit_codes": false
},
{
"img": "images/icons/goals/triforce.png",
"codes": "goal_setting,goal_triforce",
"img": "images/icons/goals/pedestal.png",
"codes": "goal_setting,goal_pedestal",
"inherit_codes": false
},
{
Expand All @@ -484,8 +484,8 @@
"inherit_codes": false
},
{
"img": "images/icons/goals/pedestal.png",
"codes": "goal_setting,goal_pedestal",
"img": "images/icons/goals/triforce.png",
"codes": "goal_setting,goal_triforce",
"inherit_codes": false
}
]
Expand Down

0 comments on commit c2d3509

Please sign in to comment.