Skip to content

Commit

Permalink
Throw_DZ
Browse files Browse the repository at this point in the history
  • Loading branch information
AsFoxy committed Dec 17, 2015
1 parent 47fb212 commit c576aa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SQF/dayz_code/system/player_monitor.fsm
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,6 @@ class FSM
"" \n
"//Add core tools" \n
"player addWeapon ""Loot"";" \n
"player addWeapon ""Throw_DZ"";" \n
"if ((currentWeapon player == """")) then { player action [""SWITCHWEAPON"", player,player,1]; };" \n
"//load in medical details" \n
"r_player_dead = player getVariable[""USEC_isDead"",false];" \n
Expand Down

0 comments on commit c576aa7

Please sign in to comment.