From 63706529adf3ca093a4f7e76472ac1519f1da8f9 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 22 Jun 2022 19:36:44 -0700 Subject: Allow the tacoma nurse to take nicotine gum. --- npc-08_nurse-takes-more-meds.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc-08_nurse-takes-more-meds.patch b/npc-08_nurse-takes-more-meds.patch index cf4e7d0..18dee95 100644 --- a/npc-08_nurse-takes-more-meds.patch +++ b/npc-08_nurse-takes-more-meds.patch @@ -1,6 +1,6 @@ --- a/data/json/npcs/tacoma_ranch/NPC_ranch_nurse.json +++ b/data/json/npcs/tacoma_ranch/NPC_ranch_nurse.json -@@ -35,27 +35,65 @@ +@@ -35,27 +35,66 @@ "dynamic_line": "I'm willing to pay a premium for medical supplies that you might be able to scavenge up. I also have a few miscellaneous jobs from time to time.", "repeat_responses": { "for_item": [ @@ -42,6 +42,7 @@ + "medical_tape", "morphine", + "mugwort_oil", ++ "nic_gum", "nyquil", "oxycodone", + "pepto", -- cgit v1.2.1