From 84e0a9e599b4b69de0468c2ab10e29922d2ba206 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 16 May 2023 20:06:21 -0700 Subject: Remove anesthetic_kit from nurse patch. -Just like first aid kits, she pays but does not actually take them from you. --- npc-08_nurse-takes-more-meds.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/npc-08_nurse-takes-more-meds.patch b/npc-08_nurse-takes-more-meds.patch index 510cfd0..03b27ea 100644 --- a/npc-08_nurse-takes-more-meds.patch +++ b/npc-08_nurse-takes-more-meds.patch @@ -1,13 +1,12 @@ --- a/data/json/npcs/tacoma_ranch/NPC_ranch_nurse.json +++ b/data/json/npcs/tacoma_ranch/NPC_ranch_nurse.json -@@ -36,25 +36,65 @@ +@@ -36,25 +36,64 @@ "repeat_responses": { "for_item": [ - "1st_aid", + "adderall", + "adrenaline_injector", + "anesthetic", -+ "anesthetic_kit", "antibiotics", + "antifungal", + "antiparasitic", -- cgit v1.2.1