Update weightedSettings.json (#162)

fixed a typo at line 1020 regarding enemy health on the setting "armor-plated"
This commit is contained in:
Fischfilet89
2021-01-16 00:38:55 +01:00
committed by GitHub
parent 25330bd730
commit 65fa39df95

View File

@@ -1017,7 +1017,7 @@
"expert": {
"keyString": "enemy_health.expert",
"friendlyName": "Armor-Plated",
"description": "Enemies will be very heard to defeat.",
"description": "Enemies will be very hard to defeat.",
"defaultValue": 0
}
}