summaryrefslogtreecommitdiff
path: root/npc-06_lapin-update.patch
diff options
context:
space:
mode:
Diffstat (limited to 'npc-06_lapin-update.patch')
-rw-r--r--npc-06_lapin-update.patch8
1 files changed, 6 insertions, 2 deletions
diff --git a/npc-06_lapin-update.patch b/npc-06_lapin-update.patch
index d568b6e..b1938f4 100644
--- a/npc-06_lapin-update.patch
+++ b/npc-06_lapin-update.patch
@@ -17,11 +17,15 @@
{ "text": "Well, bye.", "topic": "TALK_DONE" }
]
},
-@@ -68,10 +69,33 @@
+@@ -68,10 +69,37 @@
"dynamic_line": "People come to me to learn how to keep rabbits. They learn and they go. I like to think I'm making the world better.",
"responses": [
{ "text": "…", "topic": "TALK_WARRENER" },
-+ { "text": "Anyone nearby I should meet?", "topic": "TALK_WARRENER_ISHERWOOD" },
++ {
++ "text": "Anyone nearby I should meet?",
++ "topic": "TALK_WARRENER_ISHERWOOD",
++ "condition": { "u_has_var": "u_met_carlos_isherwood", "type": "general", "context": "meeting", "value": "no" }
++ },
{ "text": "That sounds optimistic?", "topic": "TALK_WARRENER_WORLD_OPTIMISTIC" }
]
},