Skip to content

Commit

Permalink
Backporting #50555 Add missing dot and the end of the sencence
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhilkinSerg committed Aug 14, 2021
1 parent 1e8c6ac commit f769731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/vehicleparts/faults.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
{
"id": "mend_fault_engine_pump_diesel_replace",
"name": "Replace faulty diesel pump",
"success_msg": "You replace the faulty diesel pump of the %s",
"success_msg": "You replace the faulty diesel pump of the %s.",
"time": "40 m",
"skills": [ { "id": "mechanics", "level": 4 } ],
"requirements": { "qualities": [ { "id": "WRENCH_FINE", "level": 1 } ], "components": [ [ [ "pump_complex", 1 ] ] ] }
Expand Down

0 comments on commit f769731

Please sign in to comment.