diff options
Diffstat (limited to 'npc-09_broker-takes-more-foods.patch')
-rw-r--r-- | npc-09_broker-takes-more-foods.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc-09_broker-takes-more-foods.patch b/npc-09_broker-takes-more-foods.patch index 980873a..268bf00 100644 --- a/npc-09_broker-takes-more-foods.patch +++ b/npc-09_broker-takes-more-foods.patch @@ -1,6 +1,6 @@ ---- a/data/json/npcs/refugee_center/surface_staff/NPC_free_merchant_broker.json +--- a/data/json/npcs/refugee_center/surface_staff/NPC_free_merchant_broker.json +++ b/data/json/npcs/refugee_center/surface_staff/NPC_free_merchant_broker.json -@@ -75,20 +75,93 @@ +@@ -88,20 +88,89 @@ "dynamic_line": "Excellent. What've you brought us?", "repeat_responses": { "for_item": [ @@ -98,7 +98,7 @@ ], "response": { "text": "Delivering <topic_item>.", "topic": "TALK_DELIVER_ASK" } }, -@@ -128,7 +225,7 @@ +@@ -141,7 +210,7 @@ { "type": "talk_topic", "id": "TALK_FREE_MERCHANT_STOCKS_WHY", @@ -107,7 +107,7 @@ "responses": [ { "text": "Are you looking to buy anything else?", "topic": "TALK_FREE_MERCHANT_STOCKS_ALL" }, { "text": "Very well… let's talk about something else.", "topic": "TALK_FREE_MERCHANT_STOCKS" } -@@ -142,7 +239,7 @@ +@@ -155,7 +224,7 @@ { "type": "talk_topic", "id": "TALK_FREE_MERCHANT_STOCKS_ALL", |