fixes medical record formatting

This commit is contained in:
Dip
2020-09-27 00:57:41 -03:00
parent 09cbc115b6
commit caa288de49
+1 -1
View File
@@ -261,7 +261,7 @@
M.fields["alg_d"] = "No allergies have been detected in this patient."
M.fields["cdi"] = "None"
M.fields["cdi_d"] = "No diseases have been diagnosed at the moment."
M.fields["notes"] = prefs.medical_records || "No notes." //ET TU, HACKY CODE?
M.fields["notes"] = "Trait information as of shift start: [H.get_trait_string(medical)]<br>[prefs.medical_records]"
medical += M
//Security Record