diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-05-17 18:04:32 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-05-17 18:04:32 -0700 |
commit | 7180bb848de84eb2668ab36d8319950833912575 (patch) | |
tree | 3025791df5e9bdfce79e2711bc24c4adc1b82d64 | |
parent | Backport: (diff) | |
download | cataclysm-bn-7180bb848de84eb2668ab36d8319950833912575.tar.xz |
Allow the FMC broker to take canned cheese spreads.
-It can't be any more dubious than accepting spam.
-rw-r--r-- | npc-09_broker-takes-more-foods.patch | 4 |
1 files changed, 3 insertions, 1 deletions
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", |