diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-04-01 22:49:20 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-04-01 22:49:20 -0700 | 
| commit | d8b8b4e918051806fec7ee6a4f6d9beaa1f95578 (patch) | |
| tree | 3e1a9941a6a9f8b8931745037ee6f9a94697d2d0 | |
| parent | Remove syringes from the tacoma nurse purchase list. (diff) | |
| download | cataclysm-bn-d8b8b4e918051806fec7ee6a4f6d9beaa1f95578.tar.xz | |
Also remove inhalers and oxygen tanks from the tacoma nurse purchase list.
She takes the charges, doesn't pay you, and still thinks you have them.
| -rw-r--r-- | npc-08_nurse-takes-more-meds.patch | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/npc-08_nurse-takes-more-meds.patch b/npc-08_nurse-takes-more-meds.patch index c0a20cf..f7636c7 100644 --- a/npc-08_nurse-takes-more-meds.patch +++ b/npc-08_nurse-takes-more-meds.patch @@ -30,12 +30,10 @@  +        "disinfectant_makeshift",  +        "disinrag",  +        "diazepam", -+        "smoxygen_tank",  +        "eyedrops",  +        "flavored_bonemeal_tablet",           "flu_shot",  +        "gummy_vitamins", -+        "inhaler",  +        "inj_vitb",  +        "inj_iron",  +        "iodine", @@ -46,7 +44,6 @@  +        "mugwort_oil",           "nyquil",           "oxycodone", -+        "oxygen_tank",  +        "pepto",  +        "pills_sleep",           "poppy_pain",  | 
