Skip to content

Commit

Permalink
Supplies - Add Surgical Kit (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-MF authored Apr 24, 2022
1 parent 6d5a926 commit 4ca21e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/supplies/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ class CfgVehicles {
class TransportItems {
MACRO_ADDITEM(ACE_salineIV_500,20);
MACRO_ADDITEM(ACE_salineIV_250,20);
MACRO_ADDITEM(ACE_surgicalKit,1);
};
class TransportMagazines {};
class TransportWeapons {};
Expand Down

0 comments on commit 4ca21e7

Please sign in to comment.