From 5601e826d658dbe396a3105343bc9735e62726dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9=20=D0=91=D0=B5?= =?UTF-8?q?=D0=B7=D1=8A=D1=8F=D0=B7=D1=8B=D1=87=D0=BD=D1=8B=D0=B9?= Date: Tue, 7 Apr 2020 20:08:00 +0300 Subject: [PATCH 1/2] Feeding job only for nurses --- Defs/WorkGiverDefs/WorkGivers.xml | 32 +------------------------------ Patches/WorkGivers_Patch.xml | 20 +++++++++++++++++-- 2 files changed, 19 insertions(+), 33 deletions(-) diff --git a/Defs/WorkGiverDefs/WorkGivers.xml b/Defs/WorkGiverDefs/WorkGivers.xml index c7d5726..6d38d03 100644 --- a/Defs/WorkGiverDefs/WorkGivers.xml +++ b/Defs/WorkGiverDefs/WorkGivers.xml @@ -32,37 +32,7 @@ true - - JS_NurseFeedHumanlikes - - WorkGiver_FeedPatient - Nursing - feed - feeding - 60 - -
  • Manipulation
  • -
    - true - true -
    - - - JS_NurseFeedAnimals - - WorkGiver_FeedPatient - Nursing - feed - feeding - 30 - -
  • Manipulation
  • -
    - true - true -
    - - + JS_NurseVisitSickPawn WorkGiver_VisitSickPawn diff --git a/Patches/WorkGivers_Patch.xml b/Patches/WorkGivers_Patch.xml index bc58f03..d3c2579 100644 --- a/Patches/WorkGivers_Patch.xml +++ b/Patches/WorkGivers_Patch.xml @@ -23,8 +23,24 @@ Surgeon - - + + + + + */WorkGiverDef[defName = "DoctorFeedHumanlikes"]/workType + + Nursing + + + + + */WorkGiverDef[defName = "DoctorFeedAnimals"]/workType + + Nursing + + + + */WorkGiverDef[defName = "RearmTurrets"]/workType From 580063df7affa4168e7e418a88048adf76826a19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9=20=D0=91=D0=B5?= =?UTF-8?q?=D0=B7=D1=8A=D1=8F=D0=B7=D1=8B=D1=87=D0=BD=D1=8B=D0=B9?= Date: Thu, 9 Apr 2020 18:27:29 +0300 Subject: [PATCH 2/2] seperate butchering from cooking --- Defs/WorkGiverDefs/WorkGivers.xml | 17 ----------------- Patches/WorkGivers_Patch.xml | 11 ++++++++++- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/Defs/WorkGiverDefs/WorkGivers.xml b/Defs/WorkGiverDefs/WorkGivers.xml index 6d38d03..2dd6ded 100644 --- a/Defs/WorkGiverDefs/WorkGivers.xml +++ b/Defs/WorkGiverDefs/WorkGivers.xml @@ -87,23 +87,6 @@ - - JS_ButcherDoBillsButcherFlesh - - WorkGiver_DoBill - Butchering - 88 - -
  • TableButcher
  • -
    - butcher - butchering at - -
  • Manipulation
  • -
    - true -
    - diff --git a/Patches/WorkGivers_Patch.xml b/Patches/WorkGivers_Patch.xml index d3c2579..05a42c0 100644 --- a/Patches/WorkGivers_Patch.xml +++ b/Patches/WorkGivers_Patch.xml @@ -24,7 +24,7 @@ - + */WorkGiverDef[defName = "DoctorFeedHumanlikes"]/workType @@ -40,6 +40,15 @@ + + + + */WorkGiverDef[defName = "DoBillsButcherFlesh"]/workType + + Butchering + + +