diff options
Diffstat (limited to 'npc-08_nurse-takes-more-meds.patch')
-rw-r--r-- | npc-08_nurse-takes-more-meds.patch | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc-08_nurse-takes-more-meds.patch b/npc-08_nurse-takes-more-meds.patch index 0724172..f2ddeef 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 -@@ -36,25 +36,62 @@ +@@ -36,25 +36,64 @@ "repeat_responses": { "for_item": [ - "1st_aid", @@ -38,6 +38,7 @@ + "iodine", + "medical_gauze", + "medical_tape", ++ "melatonin_tablet", "morphine", + "mugwort_oil", + "nic_gum", @@ -51,6 +52,7 @@ + "prussian_blue", "quikclot", + "saline", ++ "strong_antibiotic", + "tea_bark", + "thermometer", + "thorazine", |