removed old tree harvest action added new one

This commit is contained in:
[VB]AWOL
2013-11-06 20:56:12 -06:00
parent 527ed3283b
commit da0ece239f
8 changed files with 89 additions and 8 deletions

View File

@@ -17,6 +17,9 @@ dayz_combat = 1;
if (_ammo isKindOf "Melee") exitWith {
_unit playActionNow "GestureSwing";
// harvest wood check
_id = _this spawn player_harvest;
};
//Smoke Grenade