Update weightedSettings.json (#162)
fixed a typo at line 1020 regarding enemy health on the setting "armor-plated"
This commit is contained in:
parent
25330bd730
commit
65fa39df95
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue