fix minor

main
Cizz22 11 months ago
parent 8a12720572
commit b8fe0b0648

@ -59,7 +59,7 @@ def get_overhaul_system_components():
"work_hours": "950",
"reliability": "93%",
},
"Boiler": {
"boiler": {
"efficiency": "90%",
"work_hours": "1000",
"reliability": "95%",
@ -94,7 +94,7 @@ def get_overhaul_system_components():
"work_hours": "960",
"reliability": "89%",
},
"Condenser": {
"Condensor": {
"efficiency": "83%",
"work_hours": "940",
"reliability": "88%",

Loading…
Cancel
Save