summaryrefslogtreecommitdiff
path: root/npc-20_dialogue-fixes.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-01 22:31:03 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-01 22:31:03 -0700
commitce301156f7f5cd5b6b5ef45510623334dadeeeb0 (patch)
tree5778da0c07073c110bef0872bce109e28352ba6e /npc-20_dialogue-fixes.patch
parentUpdated to 202203230754 (diff)
downloadcataclysm-bn-ce301156f7f5cd5b6b5ef45510623334dadeeeb0.tar.xz
Port the bunker shop from DDA.
Diffstat (limited to 'npc-20_dialogue-fixes.patch')
-rw-r--r--npc-20_dialogue-fixes.patch32
1 files changed, 32 insertions, 0 deletions
diff --git a/npc-20_dialogue-fixes.patch b/npc-20_dialogue-fixes.patch
new file mode 100644
index 0000000..577fc60
--- /dev/null
+++ b/npc-20_dialogue-fixes.patch
@@ -0,0 +1,32 @@
+--- a/data/json/npcs/isherwood_farm/NPC_Lisa_Isherwood.json
++++ b/data/json/npcs/isherwood_farm/NPC_Lisa_Isherwood.json
+@@ -84,7 +84,7 @@
+ {
+ "type": "talk_topic",
+ "id": "TALK_ISHERWOOD_LISA_TALK1",
+- "dynamic_line": "My family owns all the land around here, my parents are out in the barn and my other family is down he road.",
++ "dynamic_line": "My family owns all the land around here, my parents are out in the barn and my other family is down the road.",
+ "responses": [
+ { "text": "Ok, I'll go find them.", "topic": "TALK_DONE" },
+ { "text": "Let's talk about something else.", "topic": "TALK_ISHERWOOD_LISA_TOPICS" },
+
+--- a/data/json/npcs/isherwood_farm/NPC_Jack_Isherwood.json
++++ b/data/json/npcs/isherwood_farm/NPC_Jack_Isherwood.json
+@@ -179,7 +179,7 @@
+ {
+ "type": "talk_topic",
+ "id": "TALK_ISHERWOOD_JACK_TALK1",
+- "dynamic_line": "I live here with my wife, this is our family's land. My daughter's family and son live down the road.",
++ "dynamic_line": "I live here with my wife, this is our family's land. My daughter's family live down the road, and my brother-in-law with his son just past them.",
+ "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,