From 7180bb848de84eb2668ab36d8319950833912575 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 17 May 2024 18:04:32 -0700 Subject: Allow the FMC broker to take canned cheese spreads. -It can't be any more dubious than accepting spam. --- npc-09_broker-takes-more-foods.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/npc-09_broker-takes-more-foods.patch b/npc-09_broker-takes-more-foods.patch index 14af7c2..5ceddb2 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 +++ b/data/json/npcs/refugee_center/surface_staff/NPC_free_merchant_broker.json -@@ -88,20 +88,142 @@ +@@ -88,20 +88,144 @@ "dynamic_line": "Excellent. What've you brought us?", "repeat_responses": { "for_item": [ @@ -19,6 +19,7 @@ + "bum_wine", + "burdock_wine", + "can_beans", ++ "can_cheese", + "can_chicken", + "can_chowder", + "can_clams", @@ -56,6 +57,7 @@ + "fish_pickled", + "fish_smoked", "flour", ++ "fried_seeds", + "fruit_leather", "fruit_wine", - "beer", -- cgit v1.2.1