diff --git a/About/About.xml b/About/About.xml
new file mode 100644
index 0000000..0cd83e9
--- /dev/null
+++ b/About/About.xml
@@ -0,0 +1,14 @@
+
+
+ Priority Treatment
+ Aristocat
+ https://github.com/AristocatHAHA/Priority-Treatment
+ 0.18.1722
+
+
+Colonists priority treating wounds over sleeping, eating and joy.
+
+This mod set doctoring as same priority as firefighting, as in emergency. Recommended to set doctoring as priority 1.
+
+
+
\ No newline at end of file
diff --git a/Defs/WorkGiverDefs/WorkGivers.xml b/Defs/WorkGiverDefs/WorkGivers.xml
new file mode 100644
index 0000000..3d8593e
--- /dev/null
+++ b/Defs/WorkGiverDefs/WorkGivers.xml
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+ DoctorTendToHumanlikes
+
+ WorkGiver_TendOther
+ Doctor
+ tend to
+ tending to
+ true
+
+
Manipulation
+
+ 70
+ true
+ true
+
+
+
+ DoctorTendToSelf
+
+ WorkGiver_TendSelf
+ Doctor
+ tend to
+ tending to
+ true
+
+
Manipulation
+
+ 65
+ true
+
+
+
+
+ DoctorTendToAnimals
+
+ WorkGiver_TendOther
+ Doctor
+ tend to
+ tending to
+ true
+
+
Manipulation
+
+ 40
+ true
+ true
+
+
+
\ No newline at end of file