Skip to content

Commit

Permalink
more headers
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkIsGrim authored Oct 19, 2024
1 parent 90dbb85 commit 522a496
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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)
*
Expand Down
2 changes: 1 addition & 1 deletion addons/medical_status/functions/fnc_getMedicationCount.sqf
Original file line number Diff line number Diff line change
@@ -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)
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "..\script_component.hpp"
/*
* Author: Glowbal, modified by Cplhardcore
* Author: Glowbal, Cplhardcore
* Handles the medication given to a patient.
*
* Arguments:
Expand Down

0 comments on commit 522a496

Please sign in to comment.