Change in-game EN name of "No Auto Heal" challenge to "No Free Heal"

This commit is contained in:
NightKev 2024-09-19 02:50:30 -07:00
parent c7df07715d
commit b0c9fbe56b
1 changed files with 2 additions and 2 deletions

View File

@ -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"
},