Skip to content

Commit

Permalink
Update addons/fire/compat_medical_engine/ACE_Medical_Treatment_Action…
Browse files Browse the repository at this point in the history
…s.hpp

Co-authored-by: PabstMirror <[email protected]>
  • Loading branch information
john681611 and PabstMirror authored Feb 3, 2025
1 parent d9045b9 commit 3376f41
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ class EGVAR(medical_treatment,actions) {
allowSelfTreatment = 1;
medicRequired = 0;
treatmentTime = 5;
treatmentTimeTrained = 5;
items[] = {};
condition = QFUNC(medical_canPatDown);
callbackSuccess = QFUNC(medical_success);
Expand Down

0 comments on commit 3376f41

Please sign in to comment.