mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Comment some unused achievement code
Vanilla commits:3ec1cc3c5d3171f68bee
This commit is contained in:
@@ -55,10 +55,7 @@ if ((count _knifeArray > 0) and !_hasHarvested) then {
|
||||
PVCDZ_obj_GutBody =[_item,_qty];
|
||||
publicVariable "PVCDZ_obj_GutBody";
|
||||
|
||||
//achievement system
|
||||
if (!achievement_Gut) then {
|
||||
achievement_Gut = true;
|
||||
};
|
||||
//if (!achievement_Gut) then {achievement_Gut = true;};
|
||||
};
|
||||
|
||||
if (dayz_knifeDulling) then {
|
||||
|
||||
Reference in New Issue
Block a user