summaryrefslogtreecommitdiff
path: root/npc-08_nurse-takes-more-meds.patch
blob: 9f17128d3c875c3d7be934eaad1c1f90546ad219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
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" }
     },