Skip to content

Commit

Permalink
Supplies - Fix medical arsenal using old painkiller class (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-MF authored Apr 6, 2024
1 parent 45f71d5 commit f0cac4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/supplies/functions/fnc_medicalArsenal.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ private _medicalItems = [
"tac_bodybag_OrangeLogo",
"ACE_epinephrine",
"ACE_morphine",
"tac_medical_painkillers",
"ACE_painkillers",
"ACE_plasmaIV",
"ACE_plasmaIV_250",
"ACE_plasmaIV_500",
Expand Down

0 comments on commit f0cac4f

Please sign in to comment.