diff --git a/data/json/npcs/lumberyard/lumbermill_missions.json b/data/json/npcs/lumberyard/lumbermill_missions.json index a979bd6f51c5..170bb36cfb0d 100644 --- a/data/json/npcs/lumberyard/lumbermill_missions.json +++ b/data/json/npcs/lumberyard/lumbermill_missions.json @@ -96,7 +96,7 @@ "id": "MISSION_LUMBERMILL_GET_6_BLANKETS", "type": "mission_definition", "name": "Find 6 Blankets", - "description": "Obtain 6 blankets or quilts in exchange for credit with the loggers.", + "description": "Obtain 6 blankets, fur blankets, electric blankets etc in exchange for credit with the loggers.", "goal": "MGOAL_FIND_ITEM_GROUP", "difficulty": 5, "value": 4000, @@ -116,8 +116,8 @@ "has_generic_rewards": true, "dialogue": { "describe": "I need 6 blankets.", - "offer": "Now that we should be safe from harm, I decided to start adding a few things to this place. Right now, we don't have anywhere to comfortably sleep, so we're building a small sleeping quarter. We just need 6 big, warm blankets or quilts to finish our project.", - "advice": "I figure any hotel or motel in town should have lots of blankets.", + "offer": "Now that we should be safe from harm, I decided to start adding a few things to this place. Right now, we don't have anywhere to comfortably sleep, so we're building a small sleeping quarter. We just need 6 big, warm blankets to finish our project.", + "advice": "I figure any hotel or motel in town should have lots of blankets, whatever types you can find for us.", "accepted": "I'll be here when you get back. Good luck!", "rejected": "Well, someone's got to do it.", "inquire": "Did you find us some bedding yet?",