mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 03:16:27 +03:00
chainsaw colors fixes
This commit is contained in:
@@ -50,7 +50,7 @@ if (_ammo isKindOf "Hatchet_Swing_Ammo" or _ammo isKindOf "Chainsaw_Swing_Ammo")
|
||||
_countOut = 1;
|
||||
_itemOut = "PartWoodPile";
|
||||
|
||||
if(_weapon == "Chainsaw") then {
|
||||
if(_ammo isKindOf "Chainsaw_Swing_Ammo") then {
|
||||
_itemOut = "PartWoodLumber";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user