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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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
}
}