Add back melee ammo after removal for BIS_fnc_inv

Vanilla commit:

516d1d538c
This commit is contained in:
ebaydayz
2016-10-13 20:26:07 -04:00
parent 7044b0095d
commit 916f1733eb
13 changed files with 28 additions and 20 deletions

View File

@@ -1061,7 +1061,6 @@ class FSM
"player disableConversation true;" \n
"" \n
"eh_player_killed = player addeventhandler [""FiredNear"",{_this call player_weaponFiredNear;} ];" \n
"//player addEventHandler ['Respawn', player_death];" \n
"" \n
"//_state = player getVariable[""state"",[]];" \n
"_currentWpn = """";" \n