Skip to content

Commit

Permalink
Personal Epi
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasrules committed Sep 17, 2015
1 parent 63d3e23 commit 3375551
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ _typeOfUnit = player getVariable "f_var_assignGear";

{player addItem "ACE_quikclot"} forEach [1,2,3,4,5];
{player addItem "ACE_morphine"} forEach [1];
{player addItem "ACE_epinephrine"} forEach [1];
{player addItem "ACE_tourniquet"} forEach [1];

if (_typeOfUnit == "m") then
Expand Down

0 comments on commit 3375551

Please sign in to comment.