mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 15:22:53 +03:00
Revert "Merge branch 'master' of https://github.com/EpochModTeam/DayZ-Epoch"
This reverts commit4bbb3ac609, reversing changes made to96f1d40a71.
This commit is contained in:
@@ -5,7 +5,6 @@ if (count _inventory > 0) then {
|
||||
_mags = _inventory select 1;
|
||||
|
||||
dayz_onBack = if (count _inventory > 2) then { _inventory select 2 } else { "" };
|
||||
player setVariable ["dayz_onBack",dayz_onBack,true];
|
||||
|
||||
//Add inventory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user