From 083c73342cc37490be9624fe44b213b2328a95d5 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 15 Jun 2022 19:55:58 -0700 Subject: Remove MREs from the purchase list for the FMC Broker. -Just like the nurse and First Aid Kits, you get paid but he won't actually take it from you. --- npc-09_broker-takes-more-foods.patch | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) diff --git a/npc-09_broker-takes-more-foods.patch b/npc-09_broker-takes-more-foods.patch index 1bdc829..3f0ea92 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 -@@ -75,20 +75,117 @@ +@@ -75,20 +75,92 @@ "dynamic_line": "Excellent. What've you brought us?", "repeat_responses": { "for_item": [ @@ -74,31 +74,6 @@ + "milk_evap", + "milk_powder", + "milk_UHT", -+ "mre_asianbeef_box", -+ "mre_bbqbeef_box", -+ "mre_beef_box", -+ "mre_beefstew_box", -+ "mre_beeftaco_box", -+ "mre_cheesetort_box", -+ "mre_chicken_box", -+ "mre_chickenburritobowl_box", -+ "mre_chickennoodle_box", -+ "mre_chickenpesto_box", -+ "mre_chilimac_box", -+ "mre_chilibeans_box", -+ "mre_hashbrownbacon_box", -+ "mre_hotdog_box", -+ "mre_lemontuna_box", -+ "mre_macaronimarinara_box", -+ "mre_maplesausage_box", -+ "mre_meatball_box", -+ "mre_mexicanchickenstew_box", -+ "mre_mushroomfettuccine_box", -+ "mre_pepperjackbeef_box", -+ "mre_ravioli_box", -+ "mre_southwestbeef_box", -+ "mre_spaghetti_box", -+ "mre_veggy_box", + "oatmeal", + "pale_ale", + "pecan_roasted", @@ -131,7 +106,7 @@ "type": "talk_topic", "id": "TALK_FREE_MERCHANT_STOCKS_WHY", - "dynamic_line": "All three are easy to locally produce in significant quantities and are non-perishable. We have a local farmer or two and a few hunter types that have been making attempts to provide us with the nutritious supplies. We do always need more suppliers though. This stuff is rather cheap in bulk, so I can pay a premium for any you have on you. Canned food and other edibles are handled by the merchant in the front in trade.", -+ "dynamic_line": "All three are easy to locally produce in significant quantities and are non-perishable. We have a local farmer or two and a few hunter types that have been making attempts to provide us with the nutritious supplies. We do always need more suppliers though. This stuff is rather cheap in bulk, so I can pay a premium for any you have on you.", ++ "dynamic_line": "All three are easy to locally produce in significant quantities and are non-perishable. We have a local farmer or two and a few hunter types that have been making attempts to provide us with nutritious supplies. We do always need more suppliers though. This stuff is rather cheap in bulk, so I can pay a premium for any you have on you.", "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" } @@ -140,7 +115,7 @@ "type": "talk_topic", "id": "TALK_FREE_MERCHANT_STOCKS_ALL", - "dynamic_line": "I'm actually accepting a number of different foodstuffs: beer, sugar, flour, smoked meat, smoked fish, dried fruit and vegetables, cooking oil, preservatives like salt and vinegar; and as mentioned before, jerky, cornmeal, and fruit wine." -+ "dynamic_line": "I'm actually accepting a number of different foodstuffs: Basic cooking supplies like flour, sugar, yeast, cooking oils, powdered eggs, powdered milk; Any sort of preserved meat, fish, cheese, fruit, nut, or vegetable; preservation supplies like salt and vinegar; low alcohol content liquors like fruit wine and beer; and of course, any sort of pre-cataclysm factory-sealed foods you can get your hands on, such as canned ravioli, evaporated milk, or military MREs." ++ "dynamic_line": "I'm actually accepting a number of different foodstuffs: Basic cooking supplies like flour, sugar, yeast, cooking oils, powdered eggs, powdered milk; Any sort of preserved meat, fish, cheese, fruit, nut, or vegetable; preservation supplies like salt and vinegar; low alcohol content liquors like fruit wine and beer; and of course, any sort of pre-cataclysm factory-sealed foods you can get your hands on." }, { "type": "talk_topic", -- cgit v1.2.1