From c576aa7639eb779e87c34d66bbc2bb39111a1ad4 Mon Sep 17 00:00:00 2001 From: AsFoxy Date: Thu, 17 Dec 2015 16:36:37 +0200 Subject: [PATCH] Throw_DZ --- SQF/dayz_code/system/player_monitor.fsm | 1 - 1 file changed, 1 deletion(-) diff --git a/SQF/dayz_code/system/player_monitor.fsm b/SQF/dayz_code/system/player_monitor.fsm index fc66f8f1..81c9c5a0 100644 --- a/SQF/dayz_code/system/player_monitor.fsm +++ b/SQF/dayz_code/system/player_monitor.fsm @@ -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