From 88639efdf7f6242f928f4856189dccdc9aedf4e7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 19 Jan 2022 15:51:46 -0800 Subject: Updated to 2022-01-18-2023 Update npc dialogue patch for a typo in Jack Isherwood quest 1. --- npc-01_dialogue-fixes.patch | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'npc-01_dialogue-fixes.patch') diff --git a/npc-01_dialogue-fixes.patch b/npc-01_dialogue-fixes.patch index a7aaaa2..577fc60 100644 --- a/npc-01_dialogue-fixes.patch +++ b/npc-01_dialogue-fixes.patch @@ -21,3 +21,12 @@ "responses": [ { "text": "Your whole family survived?", "topic": "TALK_ISHERWOOD_JACK2" }, { "text": "Let's talk about something else.", "topic": "TALK_ISHERWOOD_JACK_TOPICS" }, +@@ -306,7 +306,7 @@ + { + "id": "MISSION_ISHERWOOD_JACK_1", + "type": "mission_definition", +- "name": { "str": "Find 10 3L jars" }, ++ "name": { "str": "Find 20 3L jars" }, + "goal": "MGOAL_FIND_ITEM", + "difficulty": 3, + "value": 20000, -- cgit v1.2.1