Skip to content

Commit

Permalink
Mission Clarifications: Tacoma Foreman Missions (#79386)
Browse files Browse the repository at this point in the history
* Clarify it

* Update NPC_ranch_foreman.json
  • Loading branch information
gettingusedto authored Jan 28, 2025
1 parent e433893 commit 82ff1e8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
{
"id": "MISSION_RANCH_FOREMAN_4",
"type": "mission_definition",
"name": { "str": "Gather 30lb Salt" },
"name": { "str": "Gather 30lb (3888 units) of Salt" },
"goal": "MGOAL_FIND_ITEM",
"difficulty": 5,
"value": 50000,
Expand Down Expand Up @@ -467,7 +467,7 @@
{
"id": "MISSION_RANCH_FOREMAN_5",
"type": "mission_definition",
"name": { "str": "Gather 30 Bottles of Liquid Fertilizer" },
"name": { "str": "Gather 30 Bottles (120 units) of Liquid Fertilizer" },
"goal": "MGOAL_FIND_ITEM",
"difficulty": 5,
"value": 50000,
Expand Down Expand Up @@ -676,7 +676,7 @@
{
"id": "MISSION_RANCH_FOREMAN_9",
"type": "mission_definition",
"name": { "str": "Gather 150 Bleach" },
"name": { "str": "Gather 150 Units of Bleach" },
"goal": "MGOAL_FIND_ITEM",
"difficulty": 5,
"value": 50000,
Expand Down Expand Up @@ -745,7 +745,7 @@
{
"id": "MISSION_RANCH_FOREMAN_10",
"type": "mission_definition",
"name": { "str": "Gather 6 bottles of antiseptic" },
"name": { "str": "Gather 6 bottles (60 units) of antiseptic" },
"goal": "MGOAL_FIND_ITEM",
"difficulty": 5,
"value": 50000,
Expand Down Expand Up @@ -995,7 +995,7 @@
{
"id": "MISSION_RANCH_FOREMAN_16",
"type": "mission_definition",
"name": { "str": "Gather 80lb Sugar" },
"name": { "str": "Gather 80lb (10000 units) of Sugar" },
"goal": "MGOAL_FIND_ITEM",
"difficulty": 5,
"value": 50000,
Expand All @@ -1006,7 +1006,7 @@
"followup": "MISSION_RANCH_FOREMAN_17",
"dialogue": {
"describe": "We need help…",
"offer": "Just flipping through the book, I can tell that one ingredient in most of the alcoholic drinks that we don't have a large supply of is sugar. What alcohol we have been able to loot isn't going to last us long, so starting our first large batch is a priority. Could you bring in 80 units of sugar? That should last us until we can start producing our own supply.",
"offer": "Just flipping through the book, I can tell that one ingredient in most of the alcoholic drinks that we don't have a large supply of is sugar. What alcohol we have been able to loot isn't going to last us long, so starting our first large batch is a priority. Could you bring in 80 lbs of sugar? That should last us until we can start producing our own supply.",
"accepted": "I'm counting on you.",
"rejected": "Come back when you get a chance. We need skilled survivors.",
"advice": "You might get lucky finding it, but you could always boil it out of fruit if you are familiar with the process. Or go into the cities and look in restaurants and bakeries.",
Expand Down

0 comments on commit 82ff1e8

Please sign in to comment.