From 522a496c8fca183b2bd6e059544034da135560e9 Mon Sep 17 00:00:00 2001 From: Grim <69561145+LinkIsGrim@users.noreply.github.com> Date: Sat, 19 Oct 2024 02:11:28 -0300 Subject: [PATCH] more headers --- addons/medical_status/functions/fnc_getAllMedicationCount.sqf | 2 +- addons/medical_status/functions/fnc_getMedicationCount.sqf | 2 +- addons/medical_treatment/functions/fnc_onMedicationUsage.sqf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/medical_status/functions/fnc_getAllMedicationCount.sqf b/addons/medical_status/functions/fnc_getAllMedicationCount.sqf index a412211c9f4..250f4958ae2 100644 --- a/addons/medical_status/functions/fnc_getAllMedicationCount.sqf +++ b/addons/medical_status/functions/fnc_getAllMedicationCount.sqf @@ -1,6 +1,6 @@ #include "..\script_component.hpp" /* - * Author: PabstMirror, modified by Cplhardcore + * Author: PabstMirror, Cplhardcore * Gets effective count of all medications in a unit's system * (each medication dose is scaled from 0..1 based on time till max effect and max time in system) * diff --git a/addons/medical_status/functions/fnc_getMedicationCount.sqf b/addons/medical_status/functions/fnc_getMedicationCount.sqf index a0505337237..bdb0b529c3d 100644 --- a/addons/medical_status/functions/fnc_getMedicationCount.sqf +++ b/addons/medical_status/functions/fnc_getMedicationCount.sqf @@ -1,6 +1,6 @@ #include "..\script_component.hpp" /* - * Author: PabstMirror modified by Cplhardcore + * Author: PabstMirror, Cplhardcore * Gets effective count of medications in a unit's system * (each medication dose is scaled from 0..1 based on time till max effect and max time in system) * diff --git a/addons/medical_treatment/functions/fnc_onMedicationUsage.sqf b/addons/medical_treatment/functions/fnc_onMedicationUsage.sqf index c79680ace1d..c9662c92f32 100644 --- a/addons/medical_treatment/functions/fnc_onMedicationUsage.sqf +++ b/addons/medical_treatment/functions/fnc_onMedicationUsage.sqf @@ -1,6 +1,6 @@ #include "..\script_component.hpp" /* - * Author: Glowbal, modified by Cplhardcore + * Author: Glowbal, Cplhardcore * Handles the medication given to a patient. * * Arguments: