diff options
| -rw-r--r-- | npc-08_nurse-takes-more-meds.patch | 3 | 
1 files changed, 2 insertions, 1 deletions
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",  | 
