diff options
Diffstat (limited to 'npc-01_dialogue-fixes.patch')
-rw-r--r-- | npc-01_dialogue-fixes.patch | 9 |
1 files changed, 9 insertions, 0 deletions
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, |