summaryrefslogtreecommitdiff
path: root/npc-08_nurse-takes-more-meds.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-09 20:03:49 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-09 20:03:49 -0700
commit973d5040ffd62d98d8ed11e184dcd518007d54d1 (patch)
tree9021da7e27f7f5c14b728ae86dc763dc82756050 /npc-08_nurse-takes-more-meds.patch
parentFix examine->search->no result crash. (diff)
downloadcataclysm-bn-973d5040ffd62d98d8ed11e184dcd518007d54d1.tar.xz
Updated to 2022-09-09-2252
Fixed johhnycakes to be veggy material and not wheat since only cornmeal can make them. Updated other patches for recent changes.
Diffstat (limited to 'npc-08_nurse-takes-more-meds.patch')
-rw-r--r--npc-08_nurse-takes-more-meds.patch12
1 files changed, 5 insertions, 7 deletions
diff --git a/npc-08_nurse-takes-more-meds.patch b/npc-08_nurse-takes-more-meds.patch
index 13ef652..03635fb 100644
--- a/npc-08_nurse-takes-more-meds.patch
+++ b/npc-08_nurse-takes-more-meds.patch
@@ -1,10 +1,9 @@
--- a/data/json/npcs/tacoma_ranch/NPC_ranch_nurse.json
+++ b/data/json/npcs/tacoma_ranch/NPC_ranch_nurse.json
-@@ -35,27 +35,67 @@
- "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.",
+@@ -36,25 +36,65 @@
"repeat_responses": {
"for_item": [
-- "1st_aid",
+ "1st_aid",
+ "adderall",
+ "adrenaline_injector",
+ "anesthetic_kit",
@@ -33,7 +32,6 @@
+ "diazepam",
+ "eyedrops",
+ "flavored_bonemeal_tablet",
- "flu_shot",
+ "gummy_vitamins",
+ "inj_vitb",
+ "inj_iron",
@@ -49,7 +47,6 @@
+ "pepto",
+ "pills_sleep",
"poppy_pain",
-+ "poppy_sleep",
"poppysyrup",
+ "prozac",
+ "prussian_blue",
@@ -62,9 +59,10 @@
"thyme_oil",
"tramadol",
"vaccine_shot",
-+ "vitamins",
- "weak_antibiotic",
+- "weak_antibiotic",
- "cattail_jelly"
++ "vitamins",
++ "weak_antibiotic",
+ "wrapped_rad_badge",
+ "xanax"
],