diff --git a/data/json/npcs/isherwood_farm/NPC_Eddie_Isherwood.json b/data/json/npcs/isherwood_farm/NPC_Eddie_Isherwood.json index 3e3cf878fd831..ed435370dfe15 100644 --- a/data/json/npcs/isherwood_farm/NPC_Eddie_Isherwood.json +++ b/data/json/npcs/isherwood_farm/NPC_Eddie_Isherwood.json @@ -193,7 +193,7 @@ { "id": "MISSION_ISHERWOOD_EDDIE_1", "type": "mission_definition", - "name": "Gather 120 Stones", + "name": "Gather 120 Rocks", "goal": "MGOAL_FIND_ITEM", "difficulty": 5, "value": 50000, @@ -205,7 +205,7 @@ "dialogue": { "describe": "We need to build some kilns.", "offer": "I could use 120 rocks to construct some kilns.", - "accepted": "You can break up some larger rocks, or gather them up from the fields.", + "accepted": "You can break up some larger stones, or gather them up from the fields.", "rejected": "Thanks anyway, we'll find the time to get them ourselves.", "advice": "Mining would always be an option if you had the resources.", "inquire": "Do you have the stone?", diff --git a/data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json b/data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json index 08ec337d01408..4ed808e0111ec 100644 --- a/data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json +++ b/data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json @@ -367,7 +367,7 @@ { "id": "MISSION_RANCH_FOREMAN_6", "type": "mission_definition", - "name": "Gather 75 Stones", + "name": "Gather 75 Rocks", "goal": "MGOAL_FIND_ITEM", "difficulty": 5, "value": 50000, @@ -377,7 +377,7 @@ "followup": "MISSION_RANCH_FOREMAN_7", "dialogue": { "describe": "We need help…", - "offer": "Our current assessment for survivability has increased significantly thanks to your efforts. The next priority issue is securing a cleaner water source. Drinking from the pond on the back end of the ranch has led to an outbreak of dysentery. As quickly as possible we need to improve the sanitary conditions in the camp. To do so the first step is to dig a well and construct stone fireplaces in the barn for the migrants to boil water. We are going to need at least 75 large rocks from you if we hope to accomplish the task before we all get sick. After we have them installed you will have free access to them, guaranteed. ", + "offer": "Our current assessment for survivability has increased significantly thanks to your efforts. The next priority issue is securing a cleaner water source. Drinking from the pond on the back end of the ranch has led to an outbreak of dysentery. As quickly as possible we need to improve the sanitary conditions in the camp. To do so the first step is to dig a well and construct stone fireplaces in the barn for the migrants to boil water. We are going to need at least 75 rocks from you if we hope to accomplish the task before we all get sick. After we have them installed you will have free access to them, guaranteed. ", "accepted": "If you take a shovel to a pile of rubble you should be able to pull out structural grade stone.", "rejected": "Come back when you get a chance. We need skilled survivors.", "advice": "Mining would always be an option if you had the resources.",