Skip to content

Commit

Permalink
Backporting #49513 Fix Cut Logs faction camp mission difficulty disp.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhilkinSerg committed Aug 14, 2021
1 parent fd6b196 commit 7772c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/faction_camp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ void basecamp::get_available_missions_by_dir( mission_data &mission_key, const p
entry = string_format( _( "Notes:\n"
"Send a companion to a nearby forest to cut logs.\n\n"
"Skill used: fabrication\n"
"Difficulty: 1\n"
"Difficulty: 2\n"
"Effects:\n"
"> 50%% of trees/trunks at the forest position will be "
"cut down.\n"
Expand Down

0 comments on commit 7772c17

Please sign in to comment.