Skip to content

Commit

Permalink
Change in-game EN name of "No Auto Heal" challenge to "No Free Heal"
Browse files Browse the repository at this point in the history
  • Loading branch information
DayKev committed Sep 19, 2024
1 parent c7df077 commit b0c9fbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/en/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"value.1": "On"
},
"noAutoHeal": {
"name": "No Auto Heal",
"desc": "Disables the automatic healing which normally occurs after every 10th wave.",
"name": "No Free Heal",
"desc": "Disables the free automatic healing which normally occurs after every 10th wave.",
"value.0": "Off",
"value.1": "On"
},
Expand Down

0 comments on commit b0c9fbe

Please sign in to comment.