summaryrefslogtreecommitdiff
path: root/npc-08_nurse-takes-more-meds.patch
diff options
context:
space:
mode:
Diffstat (limited to 'npc-08_nurse-takes-more-meds.patch')
-rw-r--r--npc-08_nurse-takes-more-meds.patch72
1 files changed, 72 insertions, 0 deletions
diff --git a/npc-08_nurse-takes-more-meds.patch b/npc-08_nurse-takes-more-meds.patch
new file mode 100644
index 0000000..9f17128
--- /dev/null
+++ b/npc-08_nurse-takes-more-meds.patch
@@ -0,0 +1,72 @@
+--- a/data/json/npcs/tacoma_ranch/NPC_ranch_nurse.json
++++ b/data/json/npcs/tacoma_ranch/NPC_ranch_nurse.json
+@@ -49,27 +49,67 @@
+ "repeat_responses": {
+ "for_item": [
+ "1st_aid",
+- "ifak",
++ "adderall",
++ "adrenaline_injector",
++ "anesthetic_kit",
+ "antibiotics",
++ "antifungal",
++ "antiparasitic",
+ "aspirin",
+ "bandages",
++ "bandages_makeshift",
++ "bandages_makeshift_bleached",
++ "bandages_makeshift_boiled",
+ "adhesive_bandages",
+ "bfipowder",
++ "bonemeal_tablet",
++ "caffeine",
++ "calcium_tablet",
++ "cattail_jelly",
+ "chem_hydrogen_peroxide",
+ "codeine",
++ "contacts",
++ "cotton_ball",
+ "dayquil",
++ "disincottonball",
+ "disinfectant",
++ "disinfectant_makeshift",
++ "disinrag",
++ "diazepam",
++ "eyedrops",
++ "flavored_bonemeal_tablet",
+ "flu_shot",
++ "gummy_vitamins",
++ "ifak",
++ "inj_vitb",
++ "inj_iron",
++ "iodine",
++ "makeshift_stethoscope",
++ "medical_gauze",
++ "medical_tape",
+ "morphine",
++ "mugwort_oil",
++ "nic_gum",
+ "nyquil",
+ "oxycodone",
++ "pepto",
++ "pills_sleep",
+ "poppy_pain",
+ "poppysyrup",
++ "prozac",
++ "prussian_blue",
+ "quikclot",
++ "saline",
++ "stethoscope",
++ "tea_bark",
++ "thermometer",
++ "thorazine",
+ "thyme_oil",
+ "tramadol",
++ "vitamins",
+ "weak_antibiotic",
+- "cattail_jelly"
++ "wrapped_rad_badge",
++ "xanax"
+ ],
+ "response": { "text": "Delivering <topic_item>.", "topic": "TALK_DELIVER_ASK" }
+ },